Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 841 Bytes

README.md

File metadata and controls

26 lines (20 loc) · 841 Bytes

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!