Added missing changes to the OpenAL-Soft update.

This commit is contained in:
Alex Szpakowski
2015-12-01 13:40:34 -04:00
parent f8dae3ea09
commit e9d77ef766
94 changed files with 9219 additions and 6099 deletions
+6 -4
View File
@@ -45,9 +45,11 @@ Special thanks go to:
Creative Labs for the original source code this is based off of.
Christopher Fitzgerald for the current reverb effect implementation, and
helping with the low-pass filter.
helping with the low-pass and HRTF filters.
Christian Borss for the 3D panning code the current implementation is heavilly
based on.
Christian Borss for the 3D panning code previous versions used as a base.
Ben Davis for the idea behind the current click-removal code.
Ben Davis for the idea behind a previous version of the click-removal code.
Richard Furse for helping with my understanding of Ambisonics that is used by
the various parts of the library.