This is a small demo project to demonstrate the functionality of simple digital filters - first order feedforward and feedback filter, and to visualize their frequency and phase responses.
The demo is featured in the following YouTube series: https://youtube.com/playlist?list=PLbqhA-NKGP6Afr_KbPUuy_yIBpPR4jzWo
The Jupyter Notebook project is located within /Python
- JUCE v7.0.0
- C++17 compiler
- IDE of your choice (Visual Studio, Xcode, etc)