|
Post by jakersjaw on Aug 19, 2015 9:38:34 GMT
Oh ok. Well I'm in Denmark. Just assumed by the time of your answers, that you would be in another zone. Guess you're just up really late  sounds great with an app to make the connections and translations easier for people like me who don't really "get" the whole cc's thing.
|
|
|
Post by jakersjaw on Aug 19, 2015 17:19:44 GMT
Now faders, transports and mute works. I wonder if this is possible. In cubase on my pc, when I move a fader on the lx, it won't "grab" it in the daw until they are at the same level. It indicates with an arrow on the lx display, weather to move up or down to get to the same level.That way, I won't accidentally screw up the levels I already dialed in. Is this possible to do here? If you can understand what I mean. 
|
|
nic
Soapbox Supremo  
Troublemaker
Press any key to continue
Posts: 2,011
|
Post by nic on Aug 19, 2015 17:46:09 GMT
Hi jakersjaw, OK, I have updated the original post here with our new found knowledge. If you go through the steps again it might just all work. Regards, Nic.
|
|
fitz
Converser

Posts: 35
|
Post by fitz on Aug 19, 2015 20:47:43 GMT
Hi both, UK here. North west normally by I've taken the kids away to the north east so that my wife can study for some exams she has coming up. So I'm jealously wishing I was taking part, and helping out, but really happy that this is moving in the right direction.
Great idea to have a HUI converter, I'm surprised there isn't one already for the iPad!
|
|
|
Post by jakersjaw on Aug 20, 2015 9:41:41 GMT
Nice nic, I will try it out tonight.
|
|
|
Post by jakersjaw on Aug 20, 2015 19:40:19 GMT
nic. Success! Faders, mute/solo and arm track works. And transports too. Awesome! Red @fritz's post on the other tread where he asked about the metronome too. That and the knobs/pots to work too, would be 'nice to have' for me Splendid work.
|
|
fitz
Converser

Posts: 35
|
Post by fitz on Aug 22, 2015 13:51:09 GMT
Well done Nic, everything works as you say. Thanks. I would really like to understand how you did all this 'magic', but i'll spend a little time trying to get to grips with the language before any cries for help.
|
|
fitz
Converser

Posts: 35
|
Post by fitz on Aug 24, 2015 8:57:42 GMT
I've managed to regain loop on and off, and understand a bit more of the language. Basically I changed the original CC number to something close to the other transport CC's used, and then unblocked that number. It means changing the right code a little and then adding something to the left to remap. I don't mind adding this to the code and posting but I'm also aware that Nic may have a plan.
|
|
nic
Soapbox Supremo  
Troublemaker
Press any key to continue
Posts: 2,011
|
Post by nic on Aug 24, 2015 10:52:12 GMT
Hi fitz, Please do post your changes for loop on/off - Happy to incorporate them. I think I could map the rotaries to aux sends in Auria if that is of interest? Regards, Nic.
|
|
fitz
Converser

Posts: 35
|
Post by fitz on Aug 24, 2015 15:59:45 GMT
I will do. It might not be today but i'll get to it soon.
Just wondering if you know of Softcore, Theodor Galanis? He's managed to use scripts to replicate vpots on a Lemur project. I wonder if he could help with panning? Might be worth asking.
|
|
fitz
Converser

Posts: 35
|
Post by fitz on Aug 27, 2015 13:55:31 GMT
Ok, this gets loop. On the right side -
# Enter rewrite rules here # Press 'Install Rules' when done # HuiBox remote canonical processor # for MidiBridge Stream Byter # by audeonic Aug 2015 # install on output port only (RHS)
# block all ctl except canonical events B0-B = XX +B # block chans 1 to 12 BC-E 08-7F = XX +B # block unused ch 13 - 15 BF 08-38 = XX +B # block unused ch 16 BF 48-7F = XX +B # block unused ch 16
# send ping on ctl (clone) BX = 90 00 7F +C
# transport BF 41-45 7F = B0 0F 0E +D50 +C BF 41-45 7F = B0 2F X2 +D50 +C
# map lx loop to hui loop BX 39 7F = 90 00 7F +C BX 39 7F = B0 0F 0F +D50 +C BX 39 7F = B0 2F 43 +D50 +C
# track mute/solo/rec BC-E XX 7F = B0 0F X2 +D50 +C # select zone BC 00-07 7F = B0 2F 47 +D50 +C # rec BD 00-07 7F = B0 2F 43 +D50 +C # solo BE 00-07 7F = B0 2F 42 +D50 +C # mute
# group L/R BF 46-47 7F = B0 0F 0A +D50 +C BF 46 7F = B0 2F 41 +D50 +C BF 47 7F = B0 2F 43 +D50 +C
# faders common BF 00-07 = B0 0F X2 +D50 +C BF 00-07 = B0 2F 40 +D50 +C BF 00-07 = B0 X2 +D50 +C
# faders specific BF 00 = B0 20 00 +D50 +C BF 01 = B0 21 00 +D50 +C BF 02 = B0 22 00 +D50 +C BF 03 = B0 23 00 +D50 +C BF 04 = B0 24 00 +D50 +C BF 05 = B0 25 00 +D50 +C BF 06 = B0 26 00 +D50 +C BF 07 = B0 27 00 +D50 +C
# block all original events XX = XX +B
On the left side (main) -
# map Impact LX controller to HuiBox # by audeonic Aug 2015 # scene 000 - main
# transport BF 67 = BF 41 # << BF 68 = BF 42 # >> BF 69 = BF 43 # [] BF 6A = BF 44 # > BF 6B = BF 45 # O BF 66 = BF 39 # loop
# faders 1-8 BF 0C = BF 00 BF 0D = BF 01 BF 0E = BF 02 BF 0F = BF 03 BF 10 = BF 04 BF 11 = BF 05 BF 12 = BF 06 BF 13 = BF 07
# buttons 1-8 (mute) BF 15 = B0 00 BF 16 = B0 01 BF 17 = B0 02 BF 18 = B0 03 BF 19 = B0 04 BF 1A = B0 05 BF 1B = B0 06 BF 1C = B0 07
# hold for rec (CC 0-7) or mute if not held B0 00-07 = CF 00 +H1000 # revert timeout B0 00-07 7F = CF 02 +C # switch hold scene B0 00-07 00 = BC XX 7F # up -> rec CF = XX +B # block internal PC
# but9 - select shift scene BF 1D 7F = CF 01 +C
|
|
nic
Soapbox Supremo  
Troublemaker
Press any key to continue
Posts: 2,011
|
Post by nic on Aug 27, 2015 14:03:07 GMT
Hi fitz, Great work! You could actually remove the first line of your RHS loop rules since a 'HUI ping' gets issued with each CC anyway, but it won't do any harm. Thanks for sharing that. If I need Stream Byter help, I know who to call. :-) Regards, Nic.
|
|
fitz
Converser

Posts: 35
|
Post by fitz on Aug 27, 2015 14:48:04 GMT
Thanks for the compliment Nic, that means a lot coming from you.
I was just wondering about using Lemur to create a small transport control on an iPhone, which may be a bit pointless once Audiobus remote gets going, but by creating some buttons and getting them to send the same cc's as the keyboard it worked fine! Just need to check with using Lemur and Apollo, and I could have a wifi solution too.
|
|
fitz
Converser

Posts: 35
|
Post by fitz on Aug 27, 2015 14:58:39 GMT
Wow, within seconds I have a wireless controller for Auria. Even created a fader to check!
|
|
fitz
Converser

Posts: 35
|
Post by fitz on Sept 22, 2015 8:37:23 GMT
Hey Nic, don't know if you'are still watching this thread but MidiBridge is an instant crash for me on Air2 ios9, Fitz
|
|