|
Post by drewberg on Aug 3, 2014 5:54:51 GMT
Hello
What is the best way to hook up the Novation Launchkey midi controller to midi bus using midi bridge? I'd like to use the transport controls to start and stop the Midibus transport controls. I'm not sure how this would be accomplished. You were so helpful on hooking up iPhone Midibus to ipad Midibus! Any ideas?
Thank you!
Andrew
|
|
nic
Soapbox Supremo  
Troublemaker
Press any key to continue
Posts: 2,011
|
Post by nic on Aug 3, 2014 12:32:19 GMT
Should be possible. Would you be able to download midiwrench and capture the Midi events that the novation sends for each transport button (start/continue/stop) and then I will be able to construct the solution for you.
Regards, Nic.
|
|
|
Post by drewberg on Aug 3, 2014 18:15:28 GMT
Excellent. Thank you! Here are the events
Stop: [CC] ch=0 controller=114 value=0 Stop: [CC] ch=0 controller=114 value=127 Play: [CC] ch=0 controller=115 value=0 Play [CC] ch=0 controller=115 value=127 Continue: [CC] ch=0 controller=113 value=0 Continue: [CC] ch=0 controller=113 value=127
I'm planning to have the midi controller hooked up to the ipad with the transport buttons controlling Midibus, which will then trigger Midibus on one or two iPhones using the technique you provided me in the earlier post. Not sure if that is all possible but at least the launchkey controlling Midibus will be a good start. Midibus has been such a great app for me. I had all sorts of timing issues before I discovered that.
Thanks again for your help!
|
|
nic
Soapbox Supremo  
Troublemaker
Press any key to continue
Posts: 2,011
|
Post by nic on Aug 4, 2014 10:38:23 GMT
Yep, exactly what I need!
OK, so you paste the following rules into the Stream Byter for the novation port:
- Touch the beaker icon on the novation input source (on left) in MidiBridge - Press Stream Byter accessory arrow - Press on button, and paste into the edit window:
# novation transport B0 73 7F = FA # start B0 71 7F = FB # continue B0 72 7F = FC # stop
Press 'Install Rules' and then 'Done' and 'Done'
Route novation source port (left) to MidiBridge destination port (right) so there is a green line between them.
Switch to MidiBus and ensure that on the Monitor page that the MidiBridge entry has a blue arrow and not a red cross. Touch entry to toggle.
Pressing the transport keys on the novation will control MidiBus transport and this will work in conjunction with the other trick and control the MidiBus transport on the connected remote device(s) too.
Regards, Nic.
|
|
|
Post by drewberg on Aug 4, 2014 19:58:06 GMT
Thanks. That worked perfectly. You're a genius!
|
|