Skip to content

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

Notifications You must be signed in to change notification settings

paolosanchi/midiClock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

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

Watchers

Forks

Releases

No releases published

Packages

No packages published