Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 537 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 537 Bytes

Tap-Tempo

Screenshot of the GUI

This is a simple Program to tap-in a tempo. It calculates the time between to taps in BPM as well as the average BPM of multiple taps. It is also possible to connect a MIDI device as tapping input. The GUI is build with tkinter.

Installation

The programm is available via pip: pip install taptempo.

Tests PyPi