aboutsummaryrefslogtreecommitdiffstats
path: root/utils/alsoft-config
Commit message (Expand)AuthorAgeFilesLines
* Update built-in HRTF name for alsoft-configChris Robinson2019-11-291-2/+1
* Properly get the AppData path on Windows in alsoft-configChris Robinson2019-11-201-2/+21
* Limit HRTF ambisonic decoding to second-orderChris Robinson2019-11-091-5/+7
* Adjust padding in alsoft-config and remove an invalid signalChris Robinson2019-10-271-76/+55
* Add "fast" variants for the bsinc resamplersChris Robinson2019-09-281-0/+2
* Make hq-mode the default and update ambisonics.txtChris Robinson2019-09-081-2/+2
* Return a QString from GetVersionStringChris Robinson2019-08-313-4/+6
* Don't include version.h in mainwindow.cppChris Robinson2019-08-314-4/+22
* Update mainwindow.cppChris Robinson2019-08-261-228/+227
* Alsoft-config: Add vocal morpher effectRaulshc2019-08-182-0/+20
* Rename HRTF Quality title to HRTF Render MethodChris Robinson2019-07-052-11/+11
* Add a setting for hrtf-mode to alsoft-configChris Robinson2019-07-043-0/+109
* Make a number of settings tristateChris Robinson2019-04-292-73/+63
* Disable NFC by defaultChris Robinson2019-04-291-2/+2
* CMAKE: export PUBLIC headers of OpenAL.ArthurSonzogni2019-04-301-0/+2
* Increase the period size slider and don't use steps of 64Chris Robinson2019-04-282-12/+9
* Properly replace sinc4 with cubic in alsoft-configChris Robinson2019-04-281-3/+3
* Update the period size placeholder textChris Robinson2019-04-261-6/+6
* Avoid using old style castsFilip Gawin2019-01-081-1/+1
* Use nullptr in cpp filesFilip Gawin2019-01-071-9/+9
* Recognize ambix as an alias for acn+sn3dChris Robinson2018-12-271-2/+2
* Add an adjust-latency config option for PulseAudioChris Robinson2018-12-252-6/+34
* Simplify some statementsFilip Gawin2018-10-291-1/+1
* Alsoft-config: Add autowah effectRaulshc2018-07-252-7/+27
* Better sort the effect list in alsoft-configChris Robinson2018-05-261-14/+14
* Alsoft-config: Add frequency shifter effectRaulshc2018-05-202-0/+20
* Include header files in CMake's source listsChris Robinson2018-04-211-2/+4
* Fix misspellings of quadraphonicChris Robinson2018-03-302-3/+3
* Alsoft-config: Add pitch shifter effectRaulshc2018-03-182-7/+27
* Rename the mmdevapi backend to wasapiChris Robinson2018-03-091-2/+11
* Remove standard reverb specific processing functionsChris Robinson2018-01-072-31/+5
* Replace the sinc4 resampler with cubicChris Robinson2018-01-071-1/+1
* Rename resampler labelsChris Robinson2017-08-271-3/+3
* Add bsinc24 to alsoft-configChris Robinson2017-08-271-1/+5
* Add a dithering option to alsoft-configChris Robinson2017-05-232-0/+37
* Include the Built-In HRTF names in alsoft-config when enabledChris Robinson2017-05-051-0/+5
* Document the output-limiter config optionChris Robinson2017-04-262-4/+41
* Properly update the resampler label in the UIChris Robinson2017-03-241-1/+3
* Fix the height of some GUI widgetsChris Robinson2017-03-121-27/+21
* Use a spinbox for the nfc-ref-delay valueChris Robinson2017-03-123-72/+19
* Use QString's arg method to format the float valueChris Robinson2017-03-121-4/+3
* Handle the nfc-ref-delay config optionChris Robinson2017-03-123-1/+121
* Document the nfc config option and expose it in alsoft-configChris Robinson2017-03-122-1/+36
* Stretch out some GUI elements for the decoder configurationsChris Robinson2017-03-011-12/+12
* Rename stereo-panning option to stereo-encodingChris Robinson2017-02-222-19/+21
* Reduce the default period count to 3Chris Robinson2017-02-221-1/+1
* Make the "sends" config option act as a limitChris Robinson2017-02-211-18/+5
* Increase the default effect slot and send countChris Robinson2017-02-212-5/+5
* Allow distance compensation for non-HQ rendering as wellChris Robinson2017-02-203-13/+3
* Remove the separate surround51rear decoder optionChris Robinson2017-02-193-55/+9