can someone help with OSC messages?
Posted: Thu Oct 21, 2010 12:28
Hi
I am working on a TouchOSC template for the iPad to control the latest version of Resolume (3.3.1) and having done some reading of the manual and also looked at an iPhone version I have most of what I want working, but there are still some issues to work out, namely:
1. How to write messages to select the blend modes for each layer.
2. How to write messages to select decks.
3. How to manage the solo buttons for each layer, i.e. if i choose a toggle button, the solo function for a layer is selected in resolume, but only one layer can have solo activated in resolume, but the toggle is not updated in TouchOSC, i.e. multiple solo buttons are activated in TouchOSC (as far as i'm aware Resolume can't send OSC). If a push button, then there is no issue with multiple solo layers showing in TouchOSC but the solo function only works as long as the button is pressed in TouchOSC. Is there any way around this?
4. The following messages aren't working as expected, so presumably need to be rewritten, but how?:
assigning layers to A or B channel:
/layer1/group0
/layer1/group1
opacity on effects:
/composition/video/effect1/opacity
/activelayer/video/effect1/opacity
/activeclip/video/effect1/opacity
Any help getting any of this together would be appreciated
Thanks
Nick
I am working on a TouchOSC template for the iPad to control the latest version of Resolume (3.3.1) and having done some reading of the manual and also looked at an iPhone version I have most of what I want working, but there are still some issues to work out, namely:
1. How to write messages to select the blend modes for each layer.
2. How to write messages to select decks.
3. How to manage the solo buttons for each layer, i.e. if i choose a toggle button, the solo function for a layer is selected in resolume, but only one layer can have solo activated in resolume, but the toggle is not updated in TouchOSC, i.e. multiple solo buttons are activated in TouchOSC (as far as i'm aware Resolume can't send OSC). If a push button, then there is no issue with multiple solo layers showing in TouchOSC but the solo function only works as long as the button is pressed in TouchOSC. Is there any way around this?
4. The following messages aren't working as expected, so presumably need to be rewritten, but how?:
assigning layers to A or B channel:
/layer1/group0
/layer1/group1
opacity on effects:
/composition/video/effect1/opacity
/activelayer/video/effect1/opacity
/activeclip/video/effect1/opacity
Any help getting any of this together would be appreciated
Thanks
Nick