Tap Tempo Button

Post your Lemur Projects.
Post Reply
midikinetics
Regular
Posts: 61
Joined: 15 May 2015 17:46
Contact:

Tap Tempo Button

Post by midikinetics »

A new example project has been added to the ExampleLemurProjects GitHub repository demonstrating how to implement tap tempo.

Just tap the button to set the tempo. It calculates BPM (beats per minute) based on the timing between your taps, averaging the last few to keep it steady. If you pause too long, it resets and starts fresh.

https://github.com/MIDIKinetics/ExampleLemurProjects
Post Reply