Close

v. 1.3.4 adds led blinking when MIDI data are received

A project log for MIDI Drawbars Commander

A configurable MIDI controller featuring 9 Hammond Drawbars, 8 buttons, Expression pedal, Leslie switch pedal. Built with Teensy.

stefano-garutiStefano Garuti 01/07/2019 at 13:490 Comments

The Drwbar Commander in equipped with a "standard" (5 pin) MIDI IN port as well USB MIDI IN.

They can both be used to merge MIDI in data with thoese generated by the Commander e sends them to both MIDI (5 pin) and USB OUT.

With this release we added a way to "monitor" if MIDI data are coming at the MIDI in ports: when in "ALT" mode the current preset's LED blinks when there is MIDI in activity.

The code is as always on GitHub.

Discussions