Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert the default stereo layout back to -90 and +90 degrees | Chris Robinson | 2012-03-12 | 1 | -1/+1 |
| | | | | | For the time being, until better stereo spatialization can be implemented and headphones can be better detected. | ||||
* | Document the hrtf_tables config option | Chris Robinson | 2012-03-11 | 1 | -0/+6 |
| | |||||
* | Enforce range limits on periods and period_size. | Chris Robinson | 2012-03-04 | 1 | -2/+3 |
| | |||||
* | Update the layout config option names | Chris Robinson | 2012-03-01 | 1 | -5/+5 |
| | |||||
* | Recognize "none" to disable the default reverb | Chris Robinson | 2012-02-19 | 1 | -4/+4 |
| | |||||
* | Remove mention of the environment variables from alsoftrc.sample | Chris Robinson | 2012-02-19 | 1 | -9/+1 |
| | | | | There will be a separate file to document all of them. | ||||
* | Separate the format config option into channels and sample-type | Chris Robinson | 2012-02-15 | 1 | -21/+17 |
| | |||||
* | Add config options for card- and device-specific prefixes in ALSA device names | Chris Robinson | 2012-02-11 | 1 | -0/+14 |
| | |||||
* | Change the default stereo speaker positions to match the stereo channel ↵ | Chris Robinson | 2012-02-04 | 1 | -1/+1 |
| | | | | | | | | | positions A separate "headphones" configuration may be nice to add for -90,+90, however not many audio APIs can detect this. Ideally HRTF would be used with headphones too, which largely ignores the speaker positions, however there could be situations where this is unfeasible or unwanted. | ||||
* | Fix typo in the "CarpetedHallway" reverb preset | Chris Robinson | 2012-02-01 | 1 | -1/+1 |
| | |||||
* | Fix a typo | Chris Robinson | 2012-01-24 | 1 | -1/+1 |
| | |||||
* | Add a default-reverb config option, and rename __ALSOFT_FORCE_REVERB to match | Chris Robinson | 2012-01-20 | 1 | -0/+11 |
| | |||||
* | Change the default output format to 32-bit float | Chris Robinson | 2012-01-17 | 1 | -1/+1 |
| | |||||
* | Update some config option descriptions | Chris Robinson | 2011-12-20 | 1 | -9/+9 |
| | |||||
* | Use a string to specify the resampler config option | Chris Robinson | 2011-12-20 | 1 | -4/+4 |
| | |||||
* | Update a config file comment | Chris Robinson | 2011-09-18 | 1 | -3/+3 |
| | |||||
* | Add an option to trap device errors in a debugger | Chris Robinson | 2011-09-10 | 1 | -0/+8 |
| | |||||
* | Add an option to trap context errors in a debugger | Chris Robinson | 2011-09-10 | 1 | -0/+8 |
| | |||||
* | Use the string ID instead of numeral index to reference the ALSA card | Chris Robinson | 2011-08-19 | 1 | -2/+2 |
| | | | | The index has a habit of changing, where the ID should be more consistent. | ||||
* | Add options to specify alternate ALSA device prefixes | Chris Robinson | 2011-08-19 | 1 | -0/+12 |
| | |||||
* | Add an option to emulate EAX reverb using standard reverb | Chris Robinson | 2011-07-20 | 1 | -0/+6 |
| | |||||
* | Add a config option to boost reverb output | Chris Robinson | 2011-07-20 | 1 | -0/+12 |
| | |||||
* | Update the default drivers config option comment | Chris Robinson | 2011-06-22 | 1 | -1/+1 |
| | |||||
* | Update alsoftrc.sample | Chris Robinson | 2011-05-18 | 1 | -11/+7 |
| | |||||
* | Add mmdevapi to alsoftrc.sample | Chris Robinson | 2011-05-17 | 1 | -1/+1 |
| | |||||
* | Re-enable duplication for stereo sounds | Chris Robinson | 2011-05-15 | 1 | -8/+7 |
| | |||||
* | Remove the head_dampen option | Chris Robinson | 2011-05-06 | 1 | -8/+0 |
| | | | | Now that HRTF is properly supported, it's not needed | ||||
* | Document the hrtf config option | Chris Robinson | 2011-05-01 | 1 | -0/+7 |
| | |||||
* | Add a CoreAudio backend | Chris Robinson | 2011-03-15 | 1 | -1/+1 |
| | | | | Code courtesy of Garin Hiebert <[email protected]> | ||||
* | Add dedicated to the list of excludefx | Chris Robinson | 2011-03-12 | 1 | -1/+2 |
| | |||||
* | Re-enable channel-config-specific layout options | Chris Robinson | 2011-01-23 | 1 | -0/+10 |
| | |||||
* | Add a cubic resampler | Chris Robinson | 2010-11-25 | 1 | -0/+1 |
| | |||||
* | Remove the cosine resampler | Chris Robinson | 2010-11-25 | 1 | -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 1 | Chris Robinson | 2010-11-06 | 1 | -4/+4 |
| | |||||
* | Duplicate stereo sources by default | Chris Robinson | 2010-09-22 | 1 | -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 chunks | Chris Robinson | 2010-07-17 | 1 | -11/+1 |
| | | | | To match the behavior of other backends | ||||
* | Remove support for the old 'refresh' config option | Chris Robinson | 2010-06-06 | 1 | -2/+1 |
| | |||||
* | Allow prepending backend names with - to remove them from the available devices | Chris Robinson | 2010-06-05 | 1 | -1/+2 |
| | |||||
* | Add a Null Output device | Chris Robinson | 2010-05-28 | 1 | -1/+1 |
| | | | | This device will mix and fully process contexts as normal | ||||
* | Add an option to scale the output mix | Chris Robinson | 2010-04-23 | 1 | -0/+9 |
| | |||||
* | Update stereodup config option comment | Chris Robinson | 2010-04-22 | 1 | -2/+2 |
| | |||||
* | Only consider output speakers for the panning LUT | Chris Robinson | 2010-04-11 | 1 | -4/+5 |
| | |||||
* | Use a single layout for the virtual speakers | Chris Robinson | 2010-04-08 | 1 | -28/+6 |
| | | | | The downmix should probably be improved to take the angles into account | ||||
* | Update alsoftrc.sample for the ring modulator | Chris Robinson | 2010-04-08 | 1 | -1/+1 |
| | |||||
* | Relax circular layout requirement | Chris Robinson | 2010-03-20 | 1 | -4/+2 |
| | |||||
* | Support capture with PortAudio | Chris Robinson | 2010-03-18 | 1 | -0/+5 |
| | |||||
* | Avoid using periods with PulseAudio, and add an option to specify its buffer ↵ | Chris Robinson | 2010-02-07 | 1 | -0/+10 |
| | | | | length | ||||
* | Add a cosine resampler | Chris Robinson | 2010-01-11 | 1 | -0/+1 |
| | |||||
* | Add an option for point resampling | Chris Robinson | 2010-01-11 | 1 | -0/+7 |
| | |||||
* | Try the PulseAudio backend first | Chris Robinson | 2010-01-08 | 1 | -1/+1 |
| |