Posted: 14 Jan 2009, 05:01
is there a way to send a such value via OSC:
/live/name/scene (? i scene, ? s name) #Gets the name of scene ?Sets the name of scene
/live/name/track (? i track, ? s name) #Gets the name of track ?Sets the name of track
i ve tried the osc 2x module but i can send either (i,i) integers, or (s,s) strings,
any idea how i could send a (i,s)?
/live/name/scene (? i scene, ? s name) #Gets the name of scene ?Sets the name of scene
/live/name/track (? i track, ? s name) #Gets the name of track ?Sets the name of track
i ve tried the osc 2x module but i can send either (i,i) integers, or (s,s) strings,
any idea how i could send a (i,s)?