openal-soft/alc
Chris Robinson 298318bd8a Apply the upsampler before rotation
Although this will necessitate applying a full device-order rotation for all
ambisonic sources, it should be slightly better since it's effectively rotated
after being mixed to higher order. This will also allow using more optimized
upsamplers for 2D ambisonic sources vs 3D (while still allowing the sources to
be rotated in 3D).
2022-08-25 19:56:00 -07:00
..
backends Fix the ringbuffer write size 2022-08-18 11:52:59 -07:00
effects Inline and precompute some CalcDirectionCoeffs calls 2022-08-18 20:37:19 -07:00
alc.cpp Rename the UHJ filter config option 2022-08-09 04:01:31 -07:00
alconfig.cpp Use a bool type for boolean parameters 2022-04-16 03:53:54 -07:00
alconfig.h Use a bool type for boolean parameters 2022-04-16 03:53:54 -07:00
alu.cpp Apply the upsampler before rotation 2022-08-25 19:56:00 -07:00
alu.h Add a config compat option for NFC distance scaling 2022-07-07 22:11:38 -07:00
context.cpp [EAX_CONTEXT] Fix defaults for current properties 2022-07-17 20:59:07 +03:00
context.h [EAX_CONTEXT] Fix defaults for current properties 2022-07-17 20:59:07 +03:00
device.cpp Handle 3D7.1 as a separate channel configuration 2022-04-26 23:32:15 -07:00
device.h Move EAX files to their own sub-directory 2022-05-16 02:08:18 -07:00
inprogext.h Finalize ALC_SOFT_output_mode 2022-04-17 13:56:01 -07:00
panning.cpp Use amplitude-matching HF scaling for non-FOA HRTF output 2022-08-15 12:54:34 -07:00