Hi! Tune spot is an open source chromatic tuner for all instruments, written in QT Quick 😍
We accept contributions! But fork this repository first 😅 and take a look on the PR Template 😚
- A C++ compiler with C++14 support
- make
- At least Qt 5.10
- The following Qt modules:
- Qt Core
- Qt Quick (qt5-declarative)
- Qt QML
- Qt Widgets
- Qt Quick Controls 2 (qt5-quickcontrols2)
- Qt Multimedia (qt5-multimedia)
- Aubio
Basically anything that runs QT can execute this project.
- aubio for audio processing
- Icon suite some icons are taken from here, thanks!