mobyvb / midi-looper

0 stars 0 forks source link

Set up initial code #1

Open mobyvb opened 1 year ago

mobyvb commented 1 year ago

Using the Ardunio R3-compatible SparkFun MIDI Shield, write a simple "midi looper" program The shield has two potentiometers, three pushbuttons, a MIDI input, and a MIDI output. For this program, only use a single pushbutton and a single potentiometer. The program should:


files: midi_looper.ino, README.md

black-crowned-night-heron commented 1 year ago

working on it