aboutsummaryrefslogtreecommitdiffstats
path: root/core/mixer.h
Commit message (Expand)AuthorAgeFilesLines
* Use a span for a known array length instead of a raw pointerChris Robinson2023-10-151-2/+2
* Store channel positions as vectors instead of anglesChris Robinson2023-09-141-2/+2
* Add and use mixers that process one input and output channelChris Robinson2023-01-051-0/+8
* Add a simple wrapper to call the mixer functionChris Robinson2023-01-041-2/+8
* Simplify handling effect output for spatial effectsChris Robinson2023-01-041-18/+0
* Inline and precompute some CalcDirectionCoeffs callsChris Robinson2022-08-181-0/+12
* Use proper array sizes for more gainsChris Robinson2022-08-151-1/+1
* Move some functions to coreChris Robinson2021-04-251-0/+101