Developer Reverb


Designing Audio Effects Plugins in C++ 2nd Ed.

  • Chapter 17 Reverb Effects

 

Block Diagram:

Description:

  • this is the developer version of the Reverb plugin and is for creating new algorithms

 

Notes:

  • See the FX book for a description of the delay and weighting method for generating sets of delaying allpass and fixed delay lines that are non-integer multiples of each other without needing 20+ GUI controls
  • This version includes VU meters to monitor signal levels for algorithm development
  • There are five (5) presets included for you to use as starting points for your own algorithms. They are: Tiny Room, Small Club, Bright Club, Warm Room and Large Hall

 

Download

ASPiK: All ASPiK Projects Bundle

RackAFX7: All RAFX7 Projects Bundle

JUCE/iPlug: JUCE/iPlug Notes