/arduinoMidiPedal

Code to program a footswitch with midi out over serial. Sends a MIDI control change value when pedal is depressed, and a different one when it is released. Allows for momentary-switch-like control of FX modules etc. Inspired by https://dikant.de/2015/01/18/diy-midi-footswitch-controller/.

Primary LanguageC++

This repository is not active