Switching decks via OSC logic
Posted: Mon Oct 26, 2015 12:28
hi all !
i'm having a problem trying to control Resolume from VVVV via OSC. I wanna achieve a simple task but I don't get the logic of switching decks and clips.
I'm able to play clips with the /layerX/clipX/connect address, but I'd like to switch decks from time to time and then play clips in that new deck without touching Resolume's interface. I used the /composition/deckX/select address, but it seems that I have to manually clic in the deck in Resolume for the switch to occur : otherwise, nothing would happen when I try to play a new clip.
I guess there's something I've missed with the logic of OSC triggers, but I can't figure out what.
Any help is greatly appreciated
Thnx!
EDIT forgot to mention : when I send the OSC message that switches deck, I see the change happening in Resolume (the tab actually switches) but then when I send try to play a clip in that deck, nothing happens.
EDIT 2 : there's something else : if I'm playing deck1/layer1/clip1 and that I switch to /deck2 and try to play /deck2/layer1/clip1, nothing happens. But, if I switch to deck2 and try to play /layer1/clip2, it works ! How could I play deck1/layer1/clip1 and then switch to deck2/layer1/clip1 ?
EDIT 3 : Okay, clearing the leayer before a deck change seems to solve the problem ... could anyone confirm this is the right way to do ? What if need to change the deck without clearing the layer ?
Thanks !
i'm having a problem trying to control Resolume from VVVV via OSC. I wanna achieve a simple task but I don't get the logic of switching decks and clips.
I'm able to play clips with the /layerX/clipX/connect address, but I'd like to switch decks from time to time and then play clips in that new deck without touching Resolume's interface. I used the /composition/deckX/select address, but it seems that I have to manually clic in the deck in Resolume for the switch to occur : otherwise, nothing would happen when I try to play a new clip.
I guess there's something I've missed with the logic of OSC triggers, but I can't figure out what.
Any help is greatly appreciated

Thnx!
EDIT forgot to mention : when I send the OSC message that switches deck, I see the change happening in Resolume (the tab actually switches) but then when I send try to play a clip in that deck, nothing happens.
EDIT 2 : there's something else : if I'm playing deck1/layer1/clip1 and that I switch to /deck2 and try to play /deck2/layer1/clip1, nothing happens. But, if I switch to deck2 and try to play /layer1/clip2, it works ! How could I play deck1/layer1/clip1 and then switch to deck2/layer1/clip1 ?
EDIT 3 : Okay, clearing the leayer before a deck change seems to solve the problem ... could anyone confirm this is the right way to do ? What if need to change the deck without clearing the layer ?
Thanks !