aboutsummaryrefslogtreecommitdiffstats
path: root/Alc/mixer/hrtf_inc.c
Commit message (Collapse)AuthorAgeFilesLines
* Use a step counter for gain steppingChris Robinson2018-05-141-17/+22
| | | | | This should provide more stable stepping, preventing floating-point errors from accumulating on each step/sample.
* Add some ASSUME statements that ensure mixing at least 1 sampleChris Robinson2018-04-181-0/+9
|
* Rename mixer_inc.c to hrtf_inc.cChris Robinson2018-03-221-0/+114