Christopher Snowhill
0d682fef37
Initial implementation of positional audio for macOS Sonoma
...
Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2023-10-03 04:59:54 -07:00
Christopher Snowhill
4d0123e13d
Simplify HRTF filter, change option to reflect it
...
Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2023-10-02 10:58:13 -07:00
Christopher Snowhill
57c2adf946
Replaced r8brain with libsoxr
...
Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2023-02-04 22:10:22 -08:00
Christopher Snowhill
e6908ac945
[Headphone Filter] Minor changes
...
Change a variable type, to avoid a warning.
Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2022-07-11 14:41:02 -07:00
Christopher Snowhill
1c6db85555
[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:41:07 -07:00
Christopher Snowhill
f1381b11fd
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:23:43 -07:00