AuroraOpenALSoft/Alc/effects
Chris Robinson 305ef3215d Modify how the four output reverb points are calculated
For HRTF and B-Format output, the points no longer move but instead scale based
on the desired panning direction.
2016-02-05 07:34:31 -08:00
..
autowah.c Pass a pointer to the input samples array for effect processing 2016-01-27 08:16:47 -08:00
chorus.c Pass a pointer to the input samples array for effect processing 2016-01-27 08:16:47 -08:00
compressor.c Rename ComputeBFormatGains to ComputeFirstOrderGains 2016-01-31 09:00:23 -08:00
dedicated.c Pass a pointer to the input samples array for effect processing 2016-01-27 08:16:47 -08:00
distortion.c Pass a pointer to the input samples array for effect processing 2016-01-27 08:16:47 -08:00
echo.c Pass a pointer to the input samples array for effect processing 2016-01-27 08:16:47 -08:00
equalizer.c Rename ComputeBFormatGains to ComputeFirstOrderGains 2016-01-31 09:00:23 -08:00
flanger.c Pass a pointer to the input samples array for effect processing 2016-01-27 08:16:47 -08:00
modulator.c Rename ComputeBFormatGains to ComputeFirstOrderGains 2016-01-31 09:00:23 -08:00
null.c Pass a pointer to the input samples array for effect processing 2016-01-27 08:16:47 -08:00
reverb.c Modify how the four output reverb points are calculated 2016-02-05 07:34:31 -08:00