aboutsummaryrefslogtreecommitdiffstats
path: root/Alc/effects/fshifter.c
Commit message (Expand)AuthorAgeFilesLines
* Use fixed point for the frequency shifter's phaseChris Robinson2018-05-221-16/+14
* Fix a couple property variable namesChris Robinson2018-05-221-7/+7
* Improve the frequency shifter output accum handlingChris Robinson2018-05-221-9/+8
* Fix formatting and line endingsChris Robinson2018-05-221-323/+326
* EFX: Frequency Shifter implementationRaulshc2018-05-201-0/+323