aboutsummaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Collapse)AuthorAgeFilesLines
* Update the MHR formatChris Robinson2020-02-111-26/+25
| | | | | | | | This update removes the 16/24-bit sample type enum, now always being 24-bit (other than a very small size saving, there's no practical benefit to storing 16-bit samples). This also reverses the field storage, so no on-load fixup is needed, and stores the IR delays with 2 bits of sub-sample precision, allowing for slightly better timing (after resampling, blending, etc).
* Make hq-mode the default and update ambisonics.txtChris Robinson2019-09-081-24/+17
|
* Remove mention of an unsupported env varChris Robinson2019-09-081-10/+0
|
* Remove unneeded TRACEREF loggingChris Robinson2019-09-081-3/+0
|
* Fix misspellings of quadraphonicChris Robinson2018-03-301-1/+1
| | | | | AL_LOKI_quadriphonic is left alone since that is what the extension is called and what code expects. All other instances have been fixed for consistency.
* Update mhr format for 24-bit, multi-field, stereo measurementsChris Robinson2017-10-221-28/+38
| | | | | Currently only single field HRTFs are supported, but the format now allows up to 16.
* Add an option to ignore the app's speed of sound for reverb decayChris Robinson2017-09-221-0/+10
|
* Update the ambisonic docs to mention the near-field effectChris Robinson2017-03-292-9/+16
|
* Cleanup and clarify a bit of the ambisonic docsChris Robinson2016-10-281-10/+10
|
* Add some general info about how ambdec works to ambdec.txtChris Robinson2016-04-231-0/+7
|
* Move some docs to the docs directoryChris Robinson2016-04-233-0/+337
|
* Add docs for OpenAL Soft and standard decoder presetsChris Robinson2016-04-232-0/+201