Commit Graph

13 Commits (66e40ff42036c4801f034f4392fc38baaaf81b88)

Author SHA1 Message Date
midilab c897802fb3 change example printBPM function call per a String() call 2 years ago
midilab a6a3cae0e2 example fix buffer size for midi monitor 2 years ago
midilab 4d97a1003d add external buffer calculus reset and examples printBpm updated 2 years ago
midilab c2b63d362d fixes for examples on print bpm slave time 2 years ago
mrms d077459944
Update TeensyUsbSlaveMidiClockMonitor.ino 2 years ago
mrms b4b1b6a27a
Update TeensyUsbSlaveMidiClockMonitor.ino 2 years ago
midilab 7faa14d8d4 seedstudio xiao m0 support 2 years ago
midilab 31e632ccda rewrite clock engine for more horse power process between clock calls 2 years ago
midilab ed2dcef683 remove last feature - different resolutions. Added setSlaveDrift for slave clock. update and test examples. code revised 4 years ago
midilab 3473865002 uclock 0.10.0. added high resolution clock for teensy power. lower examples midi read interrupt to 250 microseconds 4 years ago
midilab 5847d7e147 Teensy works nice for midi clock master without drift over MIDI Usb, setting internal drift to 0 4 years ago
midilab c71e55615c added clock decimal precision(128.5bpm). added a buffer for average interval tick reading on getTempo() to smooth slave tempo retrive. Revised Teensy USB midi clock monitor 4 years ago
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