a MIDI looper
Find a file
Mark Lentczner 6a78cc7b16 update NOTES
2020-09-05 20:12:18 -07:00
analog.cpp swap CV 2 & 3 as they were wired backwards 2020-08-24 21:47:49 -07:00
analog.h support SAMD21G18A 2020-08-23 10:33:31 -07:00
bicycle.ino added start of loop note & trigger 2020-08-25 10:20:03 -07:00
cell.cpp refactoring Cell out into its own module 2020-08-13 20:56:14 -07:00
cell.h switch to layers 2020-08-15 11:32:27 -07:00
display.cpp clear display on start (and rotate for current prototype) 2020-08-21 12:23:14 -07:00
display.h add input controls (encoder & oled buttons) to display.cpp 2020-08-20 16:28:18 -07:00
looper.cpp added start of loop note & trigger 2020-08-25 10:20:03 -07:00
looper.h double layer arm = start overwrite now 2020-08-24 21:41:41 -07:00
NOTES update NOTES 2020-09-05 20:12:18 -07:00
types.h add isCC() test for MidiEvent 2020-08-21 12:23:26 -07:00