Mackie HUI

mirkotron's icon

Hi Everyone.
I am currently developing a converter for OSC>HUI /HUI>OSC to bridge the gap between MAX/TouchOSC and anything else that wants to talk to Pro Tools properly, or anything else that supports the HUI protocol.

I am getting close thanks to all the help form this Forum which has been amazing.

The only thing I am having trouble with at this stage is displaying channel names.
This post has been somewhat helpful but I feel like im getting stuck somewhere.
https://cycling74.com/forums/track-titles-from-daw-displaying-in-maxmsp/

Has anyone here had luck getting channel names from the HUI?

Would be great to hear from you.

Thanks MAX community. Its great to be here with you.

DRKOSS's icon

Its a sysex string that starts with this sequence:

0 102 20 18

After the initial burst is sent, only the modified characters and their position are sent .

For example - if name is Audio1, and the next selection is Audio2, you'd get"

5 50

Neil Hester's icon

Did you ever complete this ?

I'm looking for an OSC to HUI/MCU translator bridge.

Neil Hester's icon

Did you ever complete this ? I'm looking for a OSC to HUI/MCU converter or translation bridge.

rBrooklyn's icon

any luck?

rBrooklyn's icon

i'm looking through stuff and have found a lot of info... maybe it will help?
i would love to have this too.