|
Post by permernent on Nov 23, 2014 19:40:16 GMT
Hello, is it possible to control Start and Stop with the same CC ( CC80 )?
BX 50 00 = FA
I would like to Start with message "CC 80 off" and Stop when the second time the message "CC 80 off" is to send.
greetings,
Pete Nürnberg, Germany
|
|
nic
Soapbox Supremo  
Troublemaker
Press any key to continue
Posts: 2,011
|
Post by nic on Nov 24, 2014 8:49:37 GMT
Yes, it can be done with scenes. I will post details on how to do it later on this morning (Europa Zeit)
Regards, Nic.
|
|
nic
Soapbox Supremo  
Troublemaker
Press any key to continue
Posts: 2,011
|
Post by nic on Nov 24, 2014 10:30:38 GMT
Hi permernent, OK, here is how you do it: 1. In MidiBridge Preferences set Scene Channel to 16 2. The Stream Byter rules need to installed on an input module to switch scenes, so I am going to assume you place these on your MIDI controller input. 3. I am also going to assume you are not yet using scenes so am going to use scenes 000 and 001 Scene 000 - rules: # start transport + switch scene BX 50 00 = CF 01 +C BX 50 00 = FASave this into scene 000 and call it 'Start' (or whatever you like) Now adjust the rules to the following # stop transport + switch scene BX 50 00 = CF 00 +C BX 50 00 = FCSave this into scene 001 and call it 'Stop' Now, when the controller is seen it will issue start or stop and toggle to the alternative scene Regards, Nic.
|
|
|
Post by permernent on Nov 24, 2014 12:02:06 GMT
Hi Nic, Really cool, I will try this.....
Thank you very much!
Pete
|
|