MidiControl
MidiControl copied to clipboard
Looking for a way to show which cc and label
I am seeking the best way to send a midi message, and flash the control which it corresponds to, as a text like a subtitle, while the dial on the midi device is changing. This might be easiest if you used midi implementations of various devices that exist and are static.
A chat log implementation relating one text source to a chat log file from midi cc sent, and mapped manually would be probably the most reasonable option using a spreadsheet or other text file where each cc could have a corresponding message. This would work better than creating 50 different text sources and having each called when a particular midi dial was turned.