View Single Post
Old 03-03-2018, 03:36 PM   #65
mschnell
Human being with feelings
 
mschnell's Avatar
 
Join Date: Jun 2013
Location: Krefeld, Germany
Posts: 14,688
Default

Quote:
Originally Posted by briandress View Post
Coming from having to hard code my controller to send specific messages to the pc without the benefit of GUI I would love to know exactly what I need to send into Midi CC Table
I think the explanation is rather obvious and straigt forward:
- This (prototype) implementation needs to be sent Midi CC messages.
- You can set (by a slider) the (input) Midi channel it listens to
- You can set (by a slider) the (input) CC # it listens to
- the CC value selects the row (0 -> first row ... 127 last row (if so many rows are given in the file) ).

-Michael
mschnell is offline   Reply With Quote