Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

midiClock

An arduino sketch to send a midi clock signal to a midi device. It Implements a tap tempo feature to set the bpm.

It is implemented using the "MIDI Shield" (search it on google to buy or build your one) and the MIDILibrary. Button.h is used to handle the button press, and a modified version of movingAvg. At last it uses TapTempo, that manages the logic to evaluate the bpm, by pressing the button.

The libraries folder contains all the dependencies:

It is inspired by this:

About

An arduino stacth to send a midi clock signal to a midi device. It Implements a tap tempo feature to set the bpm.

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages