JUCE String Model

November 15, 2020 ยท View on GitHub

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