Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 277 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 277 Bytes

Metronome

A Qt based Metronome.

Select appropriate branch:

  • master (built using QMake)
  • CLion_CMake (built using CMake)

Necessary QT Plugins

sudo apt-get install qtmultimedia5-dev
sudo apt-get install libqt5multimedia5-plugins