Idan Korenblum wrote:It says:
"to drive the led for a specific control, send the output message for that control back to the DC-1".
As a newbie, how do I send an output message from the computer to the controller in Cross?
You will have to modify the mapping file for your controller to add output mapping. This can be done by using the MIDI output mapping utility or a text editor like notepad.
When you press a button there is a MIDI input into Cross from your controller. In order for the corresponding LED to light up there most be a MIDI output from Cross to the controller.
When you add output mapping your are programming Cross to send a MIDI message that contains a parameter=which LED, a channel and the desired intensity in response to specific input from the controller.