Designing Audio Effects Plugins in C++ 2nd Ed.
- Chapter 15 Modulated Delay Effects
Block Diagram:
Description:
- implements the 3 basic modulated delays: flanger, chorus and vibrato
Notes:
- see the book for details on min and max modulation limits as these algorithms are highly customizable and highly subjective as far as these limits are concerned
- uses the Depth control to set how much of the modulated delay line is used; an alternative is to use the Depth as a wet/dry control
Download
ASPiK: All ASPiK Projects Bundle
RackAFX7: All RAFX7 Projects Bundle
JUCE/iPlug: JUCE/iPlug Notes