
Designing Audio Effects Plugins in C++ 2nd Ed.
- Chapter 11 Audio Filter Designs: IIR Filters
Description:
- implements all IIR filters in the 2nd edition FX book
Notes:
- this plugin implements 29 different algorithms from the book
- plus the Regalia-Mitra algorithms you add for homework
Download
ASPiK: IIRFilters ASPiK
RackAFX7: IIRFilters RAFX7
JUCE/iPlug: JUCE/iPlug Notes