General purpose class for Modulated Delay effects. This class is used with contraints on depth, offset, mix, and feedback to create other effects. (Flanger, Chorus, Tremolo, etc)
Must be set before processing audio
Process a sample that is passed to the processor, and return the next sample.
Should be used to free any delay elements or do any setup before play begins.
See Implementation
General purpose class for Modulated Delay effects. This class is used with contraints on depth, offset, mix, and feedback to create other effects. (Flanger, Chorus, Tremolo, etc)