Christopher Snowhill
09f7496d9a
Initial implementation of positional audio for macOS Sonoma
...
Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2023-10-03 05:01:07 -07:00
Christopher Snowhill
4ddca15a8f
Simplify HRTF filter, change option to reflect it
...
Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2023-10-02 10:57:11 -07:00
Christopher Snowhill
d4785e0c74
Replaced r8brain with libsoxr
...
Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2023-02-04 23:47:54 -08:00
Christopher Snowhill
9f03b72b69
[Headphone Filter] Minor changes
...
Change a variable type, to avoid a warning.
Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2022-07-11 14:38:52 -07:00
Christopher Snowhill
57719a038c
[HRTF] Reverse Z axis of speakers above listener
...
Apparently, positive elevation is above, negative is below.
Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2022-07-09 18:42:32 -07:00
Christopher Snowhill
349ab57afe
Implemented all new HRTF filter
...
This filter replaces the old one, and uses OpenAL Soft presets. Since
there aren't that many of those, I've left off configuration for now,
except to turn it on or off.
Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2022-07-09 16:16:55 -07:00