Hello all,
I'm trying to make the 2D-fade network cue work with SPAT revolution in order to create trajectories for it. All communication between QLab and SPAT is functioning, but there is a difficulty in the way SPAT needs its parameters.
If I create a OSC message like this:
/source/1/x #x#
it correctly pans the source from left to right.
But to for SPAT to do a correct trajectory it needs both a x-coordinate in one message, and a x-coordinate in another. Something like:
/source/1/x and /source/1/y
Is there a way to create two different OSC messages from one 2D-fade cue?
Cheers,
Dennis