JUCE Physical Model Clarinet Plugin: takes FAUST's clarinet physical model DSP calculations and implements into a JUCE plugin.
- Download the repo
- Open
Projucer
and compile files - Optional -- Plug in an external MIDI keyboard
- Build & run the plugin! Current set up will run the
AudioPluginHost
first then the Clarinet Plugin. Make sure MIDI input configurations are correct in theAudioPluginHost
.
This project uses JUCE
and the FAUST
library.
You can find more information on JUCE here (https://docs.juce.com/master/index.html)
You can find more information on FAUST through their website (https://faust.grame.fr/) and git repo (https://github.com/grame-cncm/faust)
Advisor: Professor Fieldsteel @UIUC