This repository contains examples for the chowdsp_wdf Wave Digital
Filters library.
modules/ contains git submodules for chowdsp_wdf as well as JUCE and some other utilities that are used for
creating the exampel plugins/
WDFPrototyper/ contains a more advanced plugin that allows users to create and manipulate a WDF circuit model at run-time.
All other directories contain an example implementation of a single WDF circuit model.
The code in this repository is open source, and licensed under the General Public License Version 3. Enjoy!