aboutsummaryrefslogtreecommitdiffstats
path: root/alsoftrc.sample
Commit message (Collapse)AuthorAgeFilesLines
* Add dedicated to the list of excludefxChris Robinson2011-03-121-1/+2
|
* Re-enable channel-config-specific layout optionsChris Robinson2011-01-231-0/+10
|
* Add a cubic resamplerChris Robinson2010-11-251-0/+1
|
* Remove the cosine resamplerChris Robinson2010-11-251-1/+0
| | | | It's too slow when auxiliary sends are being used.
* Increase the max number of source sends to 4, and decrease the default to 1Chris Robinson2010-11-061-4/+4
|
* Duplicate stereo sources by defaultChris Robinson2010-09-221-5/+8
| | | | | The mixer is smart enough now to handle proper volume adjustments depending on the number of output speakers
* Update PulseAudio using period-sized chunksChris Robinson2010-07-171-11/+1
| | | | To match the behavior of other backends
* Remove support for the old 'refresh' config optionChris Robinson2010-06-061-2/+1
|
* Allow prepending backend names with - to remove them from the available devicesChris Robinson2010-06-051-1/+2
|
* Add a Null Output deviceChris Robinson2010-05-281-1/+1
| | | | This device will mix and fully process contexts as normal
* Add an option to scale the output mixChris Robinson2010-04-231-0/+9
|
* Update stereodup config option commentChris Robinson2010-04-221-2/+2
|
* Only consider output speakers for the panning LUTChris Robinson2010-04-111-4/+5
|
* Use a single layout for the virtual speakersChris Robinson2010-04-081-28/+6
| | | | The downmix should probably be improved to take the angles into account
* Update alsoftrc.sample for the ring modulatorChris Robinson2010-04-081-1/+1
|
* Relax circular layout requirementChris Robinson2010-03-201-4/+2
|
* Support capture with PortAudioChris Robinson2010-03-181-0/+5
|
* Avoid using periods with PulseAudio, and add an option to specify its buffer ↵Chris Robinson2010-02-071-0/+10
| | | | length
* Add a cosine resamplerChris Robinson2010-01-111-0/+1
|
* Add an option for point resamplingChris Robinson2010-01-111-0/+7
|
* Try the PulseAudio backend firstChris Robinson2010-01-081-1/+1
|
* Add an option to spawn a PulseAudio server on requestChris Robinson2009-12-281-0/+8
|
* Add a head-dampening optionChris Robinson2009-12-081-0/+8
| | | | | This simulates occlusion of the player's head for sounds coming from behind, when outputing to mono or stereo
* Add an option for real-time priority mixingChris Robinson2009-12-011-0/+9
| | | | Default to disable for now, as a safety precaution
* Update the drivers config file commentChris Robinson2009-11-221-2/+4
|
* Store the number of periods in the device instead of the buffer sizeChris Robinson2009-09-161-21/+13
| | | | Also keep all the fields in sync
* Support 32-bit float outputChris Robinson2009-08-151-0/+6
|
* Add a note about app and system defaultsChris Robinson2009-08-131-1/+2
|
* Add preliminary support for the EAX Reverb effectChris Robinson2009-05-291-1/+1
| | | | | Not all parameters are supported yet, though it is a little more fuctional than standard reverb
* Reformat the sample config fileChris Robinson2009-05-171-147/+200
|
* Add a PulseAudio backendChris Robinson2009-04-161-1/+4
|
* Increase the default maximum number of sends to 2Chris Robinson2009-04-141-2/+2
|
* Make the number of source sends variableChris Robinson2009-04-131-0/+4
| | | | The highest value is clamped to MAX_SENDS
* Add the Echo effectChris Robinson2009-04-121-1/+1
|
* Make auxiliary effect slot count configurableChris Robinson2009-04-111-0/+5
|
* Add missing comment markersChris Robinson2009-04-071-25/+25
|
* Fix alsoftrc configuration sample commentsChris Robinson2009-03-101-7/+7
|
* Remove the SDL backendChris Robinson2009-03-101-4/+1
|
* Add a PortAudio backendChris Robinson2009-03-101-0/+6
|
* Add options for user-configurable speaker arrangementsChris Robinson2009-01-251-0/+36
|
* Add an SDL backendChris Robinson2008-12-071-1/+4
|
* Make the DSound emulated fragment count configurableChris Robinson2008-11-211-1/+1
|
* Add an option to disable specific EFX effect typesChris Robinson2008-11-141-0/+6
|
* Allow specifying another config file with the ALSOFT_CONF env varChris Robinson2008-11-131-0/+2
|
* Add a Solaris playback backendChris Robinson2008-09-071-1/+5
|
* Reduce the default buffer size to 4096Chris Robinson2008-07-261-1/+1
| | | | | Should help with latency issues some people have and not put too much extra burden on the mixer, hopefully
* Use %AppData%\alsoft.ini for the config file in WindowsChris Robinson2008-06-041-0/+1
|
* Add an option for duplicating stereo sources on the back speakersChris Robinson2008-02-061-0/+8
|
* Add an option for setting the max number of sourcesChris Robinson2008-01-191-0/+4
|
* Use less ambiguous config file namesChris Robinson2008-01-191-0/+82