I would like to control my Yamaha's CS1x controls externally by one of my controllers. My controller gives CCs. So I can assign any available cc to any of the Yamaha's controls (witht the help of Bome's Translator is even easier).
There is a specific Yamaha's CS1x data list manual (separate from the owner's manual) , and in it there is the synthesizer section(page 18) with receive and transmit flows.
The Receive flow (I think) is what I'm looking for, but it's pretty confusing.
In order to control the filter Cut off frequency there is this NRPN message FILTER CUTOFF FREQ. BnH,63H,01H,62H,20H,06H,mmH
So if my incoming message from my controller is :
B0 09 xx (for controller cc 9)
would the outgoing for the Yamaha on channel 1 be:
B0 63 01 62 20 06 xx ??????
Has n on Bn (controller) got anything to do with channel? Have I missed something and I should follow the arrows? How does the message works?
If you can advice it would be of great help.
Thanks in advance.