Page 1 of 1

Cue-mix OSC documentation

Posted: Wed Sep 12, 2012 2:38 pm
by dhjdhj
I would like to be able to control cue mix from my MIDI hardware. The good news is that I use Max to run my live rig and Max has great support for OSC. That means it woud be trivial to have Max receive MIDI messages and then generate OSC packets to send to cue mix. But I woud really like to not spend time reverse engineering the MOTU implementation. Has umm, anyone else done this, or know from where I could get good docs to save time?

D

Re: Cue-mix OSC documentation

Posted: Sun Sep 16, 2012 9:40 pm
by rolandvg99
As far as I know there's no docs on it yet, but you could open the template of your interface in TouchOSC Editor and find the commands there. According to tech support there's currently no way of accessing a fader/button/command directly. One needs to assign stuff in banks of eight and use the channel/ bank switches to switch between channels and mix busses.

I would have loved the option to access i.e. bus 2, channel 24 directly, but atm it's not possible. Or at least not in a good working way.

OSCulator is a good bet for sniffing commands that are hidden, like mute and solo buttons. It also is an invaluable piece of MIDI/OSC translating software.

Re: Cue-mix OSC documentation

Posted: Mon Sep 17, 2012 4:06 am
by dhjdhj
Thanks. I did set up Max to receive and display incoming OSC messages so I can see what they did. It's just a painful way to figure it out

Re: Cue-mix OSC documentation

Posted: Mon Oct 01, 2012 5:05 am
by sc7
This is in the template:

http://pastehtml.com/view/cdh38i82b.rtxt

i extracted it with a python script

Re: Cue-mix OSC documentation

Posted: Mon Oct 01, 2012 5:30 am
by dhjdhj
Love it!
i extracted it with a python script

However, I can't connect to that pastehtml site

Re: Cue-mix OSC documentation

Posted: Mon Oct 01, 2012 5:48 am
by sc7
Thanks, yes pastehtml is down now i guess...

I forgot to mention that i extracted the mk3 hybrid template
Here is the script, so you can extract a template for an other model:
http://pastebin.com/YqLLMT2k

Re: Cue-mix OSC documentation

Posted: Mon Oct 01, 2012 5:58 am
by dhjdhj
Nice.
Thanks for providing this.

Re: Cue-mix OSC documentation

Posted: Mon Oct 01, 2012 6:01 am
by sc7
you're welcome!

pastehtml is still down, i put it here:
http://www.dinkypage.com/157640

Re: Cue-mix OSC documentation

Posted: Mon Oct 01, 2012 7:05 am
by sc7
ok, here's the rest :)

CueMixFX-4pre.touchosc
http://www.dinkypage.com/157661

CueMixFX-AudioExpress.touchosc
http://www.dinkypage.com/157662

CueMixFX-MicroBook.touchosc
http://www.dinkypage.com/157663

CueMixFX-MicroBookII.touchosc
http://www.dinkypage.com/157664

CueMixFX-mkII.touchosc
http://www.dinkypage.com/157665

CueMixFX-PCI-424.touchosc
http://www.dinkypage.com/157667

CueMixFX-Track16.touchosc
http://www.dinkypage.com/157669

CueMixFX-mk3.touchosc
http://www.dinkypage.com/157640

Re: Cue-mix OSC documentation

Posted: Sun Aug 14, 2016 10:07 am
by rockum
The dinky site is no longer active. Could these be posted somewhere new?

Re: Cue-mix OSC documentation

Posted: Thu Oct 07, 2021 9:55 am
by bobco631
bump? going on ten years and I'm just getting into this now , bah... would love to find more source code !