Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 219 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 219 Bytes

tempo-tapper

Find the BPM of a song by clicking to the beat

Usage

Left Click: Add beat

Right Click: Reset BPM and counter

Escape Key: Exit

Compiling

gcc main.c -lGL -lglfw

Tested on Ubuntu 18.04.5