/TuneSpot

An open source minimal chromatic tuner for all instruments.

Primary LanguageCGNU Affero General Public License v3.0AGPL-3.0

Tune Spot

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 😚

Build Requirements

  • 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

Platforms supported

Basically anything that runs QT can execute this project.

Acknowledgements & Credits

  • aubio for audio processing
  • Icon suite some icons are taken from here, thanks!