A metronome application with start and stop controls. Built using the JUCE audio application framework.
Based on the excellent tutorial by The Audio Programmer.
- JUCE v6.0.4
- Ubuntu 18.04.5 LTS
cd Builds/LinuxMakefile
make
cd Builds/LinuxMakefile/build
./Metronome