New component: MIDI In & Out indicator
Create custom control surfaces for MIDI hardware.
Status: Beta
Brought to you by:
ctrlr
Would be nice to have a MIDI In and Out indicator as a component option. To place the "In" indicator somewhere else as the "Out", it would be nice if you can choose them seperately.
Additional the indicator could indicate which kind of MIDI message (CC, Sysex, NRPN,...) is at the In/Out, by indicating this different kinds with different colors. To choose which color is which kind of message would be also dope.
This is something that can be done in LUA in a few lines of code (plus there is the MIDI Monitor). I'm planning on adding something called a Component Factory that will have "shortcut like" components implemented in LUA with custom functionality, i'm sure this will be one of them.