Simple metronome
| Assets/Clicks | ||
| Source | ||
| .gitignore | ||
| LICENSE | ||
| Makefile | ||
| README.md | ||
| resources.rc | ||
| Tchick_App.vcxproj | ||
| Tchick_App.vcxproj.filters | ||
| Tchick_App.vcxproj.user | ||
| Tchick.jucer | ||
| Tchick.sln | ||
Tchick
A basic metronome application built to test capabilities of JUCE audio application framework.
Build
Generate your prefered build chain via Projucer by opening Tchick.sln Visual Studio 2022 and linux makefiles are provided as examples. On linux, you have to copy Assets/Clicks folder in the output directory.
Run
Run the executable. Click play button. Have fun.