Chris Robinson
|
02e0223fe8
|
Re-enable channel-config-specific layout options
|
2011-01-23 23:57:39 -08:00 |
|
Chris Robinson
|
30820c1bde
|
Add a cubic resampler
|
2010-11-25 23:05:44 -08:00 |
|
Chris Robinson
|
aaff188b3b
|
Remove the cosine resampler
It's too slow when auxiliary sends are being used.
|
2010-11-25 13:49:51 -08:00 |
|
Chris Robinson
|
65e033c64b
|
Increase the max number of source sends to 4, and decrease the default to 1
|
2010-11-06 15:08:54 -07:00 |
|
Chris Robinson
|
03f56419d0
|
Duplicate stereo sources by default
The mixer is smart enough now to handle proper volume adjustments depending on
the number of output speakers
|
2010-09-22 11:09:34 -07:00 |
|
Chris Robinson
|
e658df493a
|
Update PulseAudio using period-sized chunks
To match the behavior of other backends
|
2010-07-17 23:30:25 -07:00 |
|
Chris Robinson
|
ce07270973
|
Remove support for the old 'refresh' config option
|
2010-06-06 00:53:29 -07:00 |
|
Chris Robinson
|
80fbe8a788
|
Allow prepending backend names with - to remove them from the available devices
|
2010-06-05 19:33:06 -07:00 |
|
Chris Robinson
|
880902fecc
|
Add a Null Output device
This device will mix and fully process contexts as normal
|
2010-05-28 16:41:52 -07:00 |
|
Chris Robinson
|
110be7f500
|
Add an option to scale the output mix
|
2010-04-23 07:54:43 -07:00 |
|
Chris Robinson
|
8646647b3e
|
Update stereodup config option comment
|
2010-04-22 05:22:20 -07:00 |
|
Chris Robinson
|
d4f8bd665f
|
Only consider output speakers for the panning LUT
|
2010-04-11 14:23:10 -07:00 |
|
Chris Robinson
|
49201e892b
|
Use a single layout for the virtual speakers
The downmix should probably be improved to take the angles into account
|
2010-04-08 15:41:32 -07:00 |
|
Chris Robinson
|
05ca5c88ef
|
Update alsoftrc.sample for the ring modulator
|
2010-04-08 10:44:35 -07:00 |
|
Chris Robinson
|
eea23a012a
|
Relax circular layout requirement
|
2010-03-20 00:54:44 -07:00 |
|
Chris Robinson
|
97b25755e7
|
Support capture with PortAudio
|
2010-03-18 01:58:25 -07:00 |
|
Chris Robinson
|
3a87c3c3ba
|
Avoid using periods with PulseAudio, and add an option to specify its buffer length
|
2010-02-07 19:29:48 -08:00 |
|
Chris Robinson
|
93b584ff84
|
Add a cosine resampler
|
2010-01-11 06:19:54 -08:00 |
|
Chris Robinson
|
705849ca73
|
Add an option for point resampling
|
2010-01-11 05:37:20 -08:00 |
|
Chris Robinson
|
91f28fa87c
|
Try the PulseAudio backend first
|
2010-01-08 01:08:27 -08:00 |
|
Chris Robinson
|
2a735b14dc
|
Add an option to spawn a PulseAudio server on request
|
2009-12-28 10:49:31 -08:00 |
|
Chris Robinson
|
84d2d623b6
|
Add a head-dampening option
This simulates occlusion of the player's head for sounds coming from behind,
when outputing to mono or stereo
|
2009-12-08 14:18:07 -08:00 |
|
Chris Robinson
|
6cfc31777b
|
Add an option for real-time priority mixing
Default to disable for now, as a safety precaution
|
2009-12-01 23:15:09 -08:00 |
|
Chris Robinson
|
65a153da6c
|
Update the drivers config file comment
|
2009-11-22 15:43:05 -08:00 |
|
Chris Robinson
|
cbcaa54173
|
Store the number of periods in the device instead of the buffer size
Also keep all the fields in sync
|
2009-09-16 22:58:54 -07:00 |
|
Chris Robinson
|
dc26261065
|
Support 32-bit float output
|
2009-08-15 13:20:35 -07:00 |
|
Chris Robinson
|
b86a1e5797
|
Add a note about app and system defaults
|
2009-08-13 13:48:06 -07:00 |
|
Chris Robinson
|
34ea7eba9e
|
Add preliminary support for the EAX Reverb effect
Not all parameters are supported yet, though it is a little more fuctional than
standard reverb
|
2009-05-29 01:32:54 -07:00 |
|
Chris Robinson
|
5c2a47620c
|
Reformat the sample config file
|
2009-05-17 22:24:29 -07:00 |
|
Chris Robinson
|
a2adbb1ab5
|
Add a PulseAudio backend
|
2009-04-16 05:17:42 -07:00 |
|
Chris Robinson
|
a97fc792d8
|
Increase the default maximum number of sends to 2
|
2009-04-14 22:18:47 -07:00 |
|
Chris Robinson
|
f245f0ef87
|
Make the number of source sends variable
The highest value is clamped to MAX_SENDS
|
2009-04-13 20:33:41 -07:00 |
|
Chris Robinson
|
55c790c9ff
|
Add the Echo effect
|
2009-04-12 16:01:10 -07:00 |
|
Chris Robinson
|
30f57d0824
|
Make auxiliary effect slot count configurable
|
2009-04-11 18:16:05 -07:00 |
|
Chris Robinson
|
437f00d6de
|
Add missing comment markers
|
2009-04-07 11:41:41 -07:00 |
|
Chris Robinson
|
d6277db209
|
Fix alsoftrc configuration sample comments
|
2009-03-10 01:08:03 -07:00 |
|
Chris Robinson
|
7ebb28327f
|
Remove the SDL backend
|
2009-03-10 01:03:39 -07:00 |
|
Chris Robinson
|
86931cbde4
|
Add a PortAudio backend
|
2009-03-10 00:55:29 -07:00 |
|
Chris Robinson
|
f82c88f016
|
Add options for user-configurable speaker arrangements
|
2009-01-25 19:20:47 -08:00 |
|
Chris Robinson
|
8b54d59b8c
|
Add an SDL backend
|
2008-12-07 01:05:39 -08:00 |
|
Chris Robinson
|
3dad17c263
|
Make the DSound emulated fragment count configurable
|
2008-11-21 07:48:03 -08:00 |
|
Chris Robinson
|
d72b132c57
|
Add an option to disable specific EFX effect types
|
2008-11-14 07:13:59 -08:00 |
|
Chris Robinson
|
670d70d3c9
|
Allow specifying another config file with the ALSOFT_CONF env var
|
2008-11-13 07:58:39 -08:00 |
|
Chris Robinson
|
16d96eed7b
|
Add a Solaris playback backend
|
2008-09-07 14:34:14 -07:00 |
|
Chris Robinson
|
869b041f2f
|
Reduce the default buffer size to 4096
Should help with latency issues some people have and not put too much extra
burden on the mixer, hopefully
|
2008-07-26 21:07:08 -07:00 |
|
Chris Robinson
|
3243f69f21
|
Use %AppData%\alsoft.ini for the config file in Windows
|
2008-06-04 18:09:21 -07:00 |
|
Chris Robinson
|
b4ffdfab81
|
Add an option for duplicating stereo sources on the back speakers
|
2008-02-06 22:18:50 -08:00 |
|
Chris Robinson
|
bc963463f3
|
Add an option for setting the max number of sources
|
2008-01-19 19:38:06 -08:00 |
|
Chris Robinson
|
799ba1f954
|
Use less ambiguous config file names
|
2008-01-19 18:18:14 -08:00 |
|