Tchick/README.md
2026-02-04 11:51:22 +01:00

12 lines
421 B
Markdown

# Tchick
A basic metronome application built to test capabilities of [JUCE](https://github.com/juce-framework/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.