blurks / taptempo

A simple GUI program to tap-in a tempo written in python.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A simple GUI program to tap-in a tempo written in python.

License:MIT License


Languages

Language:Python 99.8%Language:Shell 0.2%