Comments by Na5ty

Hi can you do a version of this for the ETC Hog as i am having trouble trying to adapt this to hog myself. I just do not know anything about Max and do not know what i am doing.
The hog OSC commands are as follows
Go a Cuelist / hog / playback / go / 0 cuelist #
Go a specific cue in a list (goto) / hog / playback / go / 0 cuelist #.cue #
Halt a Cuelist / hog / playback / halt / 0 cuelist #
Resume a halted cuelist / hog / playback / resume / 0 cuelist #
Release a Cuelist / hog / playback / release / 0 cuelist #
Go a Scene / hog / playback / go / 1 scene #
Halt a Scene / hog / playback / halt / 1 scene #
Release a Scene / hog / playback / release / 1 scene #
Go a Macro / hog / playback / go / 2 macro #
Halt a Macro / hog / playback / halt / 2 macro #
Release a Marco / hog / playback / release / 2 macro #
It would also be usefull to have an adjustable parameter to be able to select the desired cue list also. Thanks