Etuldan / MidiControl

MIDIControl is a standalone software (Windows Only), to remote control OBS, remote control your GoXLR, act as Soundboard, send message in Twitch Chat, and more..., with any MIDI controller like APC (from AKAI) or Launchpad (from Novation).
GNU General Public License v3.0
63 stars 11 forks source link

Looking for a way to show which cc and label #71

Open Ere-the-Weekend-comes opened 1 year ago

Ere-the-Weekend-comes commented 1 year ago

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.