SOLVED: Resolume 6 /composition/direction Not Working with TouchOSC
Posted: Mon Oct 14, 2019 23:36
Problem: Trying to pause or play all clips in a column using /composition/direction
(OSC Type Tag Int 0 through 3)
TouchOSC
Using TouchOSC - Have a button with the OSC command:
OSC: /composition/direction 3
Value Range: From 0 to 3
Send on 'Press'
Send on 'Release'
Resolume OSC Window
/composition/direction 3/z f float32:0
/composition/direction 3 f float32:0
/composition/direction 3 f float32:3
/composition/direction 3/z f float32:1
Any Ideas?
I've tried values of 0,1,2,3
I've tried changing the Value Range (in TouchOSC)
Eyes are going buggy from reading, and getting increasingly frustrated as it's going nowhere. I'm hoping its something stupid.
ALSO...
Why is /z getting appended on various calls? Not just this one, but many other OSC commands from buttons.
(OSC Type Tag Int 0 through 3)
TouchOSC
Using TouchOSC - Have a button with the OSC command:
OSC: /composition/direction 3
Value Range: From 0 to 3
Send on 'Press'
Send on 'Release'
Resolume OSC Window
/composition/direction 3/z f float32:0
/composition/direction 3 f float32:0
/composition/direction 3 f float32:3
/composition/direction 3/z f float32:1
Any Ideas?
I've tried values of 0,1,2,3
I've tried changing the Value Range (in TouchOSC)
Eyes are going buggy from reading, and getting increasingly frustrated as it's going nowhere. I'm hoping its something stupid.
ALSO...
Why is /z getting appended on various calls? Not just this one, but many other OSC commands from buttons.