You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
uClock/examples
midilab 2f70ed8b82 Added example of teensy usage for midi clock slave monitor using timer interrupt to read incomming midi messages. That is to avoid jitter created when reading midi on loop() along with other code lines 4 years ago
..
AcidStepSequencer Hotfix: Initializing length variable on step handler to avoid long gosth notes. 7 years ago
LeonardoUsbSlaveMidiClockMonitor added arduino leonardo example as USB hid midi monitor sync slave box with support for oled display 4 years ago
MidiClock Arduino >= 1.5 library style support 7 years ago
TeensyUsbMasterMidiClock Added 2 examples for teensy as USB MIDI clock slave and master 4 years ago
TeensyUsbSlaveMidiClock Added 2 examples for teensy as USB MIDI clock slave and master 4 years ago
TeensyUsbSlaveMidiClockMonitor Added example of teensy usage for midi clock slave monitor using timer interrupt to read incomming midi messages. That is to avoid jitter created when reading midi on loop() along with other code lines 4 years ago