Awesome
JUCE String Model
Realistic string instrument model using physical modelling. Includes a delay line to create echo patterns in the stereo sound field. Built using the JUCE audio application framework.
Based on the excellent tutorial by JUCE.
Build Environment
- JUCE v6.0.4
- Ubuntu 18.04.5 LTS
Build
cd Builds/LinuxMakefile
make
Run
cd Builds/LinuxMakefile/build
./StringModel