Add an HRTF example

Doubles as a psuedo-test to play a sound with HRTF.
This commit is contained in:
Chris Robinson
2015-10-28 18:52:49 -07:00
parent bd73cdab0d
commit f4a53cf609
3 changed files with 254 additions and 0 deletions
+2
View File
@@ -47,6 +47,8 @@ openal-soft-1.17.0:
Improved support for building as a sub-project.
Added an HRTF playback example.
Added a tone generator output test.
Added a toolchain to help with cross-compiling to Android.