aboutsummaryrefslogtreecommitdiffstats
path: root/core/mixer/defs.h
Commit message (Expand)AuthorAgeFilesLines
* Use an interpolated FIR filter for cubic resamplingChris Robinson2023-02-061-0/+9
* Make a variable for a reused valueChris Robinson2023-01-171-0/+1
* Add and use mixers that process one input and output channelChris Robinson2023-01-051-0/+3
* Increase sub-sample precision to 16 bitsChris Robinson2022-10-161-1/+1
* Decode UHJ buffers to B-Format for mixingChris Robinson2021-03-311-6/+1
* Use spans instead of references to arraysChris Robinson2021-02-061-1/+1
* Return non-const from the resampler functionChris Robinson2021-01-021-6/+7
* Move the mixer functions to coreChris Robinson2020-12-121-0/+100