Add experimental support for 24-bit, dual-ear HRTFs
commitad3c4b81e2e6547fba7e66615a7ffd2fb69eb3bc
authorChris Robinson <chris.kcat@gmail.com>
Wed, 9 Aug 2017 03:25:31 +0000 (8 20:25 -0700)
committerChris Robinson <chris.kcat@gmail.com>
Wed, 9 Aug 2017 03:30:26 +0000 (8 20:30 -0700)
tree6101fc01ed52f459ce3d5359abe57d0113d7c047
parent530002e168c907bd3468cd0fefaec2565e248bbd
Add experimental support for 24-bit, dual-ear HRTFs

Currently makehrtf only handles 24-bit output, not dual-ear, and only when
given the --experimental switch. Files produced this way will not be guaranteed
future compatibility. When the mhr format is also updated with multi-distance
measurements, the experimental switch can go away.
Alc/hrtf.c
utils/makehrtf.c