aboutsummaryrefslogtreecommitdiffstats
path: root/Alc/alcModulator.c
Commit message (Expand)AuthorAgeFilesLines
* Scale output of effects to compensate for device down-mixingChris Robinson2010-05-121-3/+9
* Use a linear scaling when sending multi-channel sources to auxiliary slotsChris Robinson2010-04-111-7/+3
* Scale the ring modulator's mono input when expanding to multi-channelChris Robinson2010-04-081-9/+15
* Modulate with the requested waveform in the ring modulatorChris Robinson2010-04-081-12/+86
* Implement a basic high-pass cutoff filter in the ring modulatorChris Robinson2010-04-081-6/+28
* Implement a skeleton Ring Modulator effectChris Robinson2010-04-081-0/+96