# 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.