Scene selection
Posted: Fri Jun 03, 2016 12:51 pm
Hello everyone!
I am trying to have a scene selector driven by the MIDI clock. I have 5 scenes :
- scene 1: 20 video files plugged into an input selector. The index is changed on beat. Works fine.
- scenes 2, 3 and 4: 30 GL shaders plugged into an input selector, and a transform module after the selector (3 different transformations, thus the 3 scenes). The index of each input selector is changed on beat. Each scene alone works fine.
- scene 5: pictures triggered on beat. Works fine.
I then have a final scene, where I want to mix everything: scene 5 is always visible, in the background. And I have an input selector to switch between scenes 1 to 4, triggered on MIDI beat/4. When the input selects scene 1 (videos), everything goes fine: I get a different video on each measure (MIDI beat/4). But when the input selects scenes 1-3, it's always the same GL shader that is selected; it looks like the input selectors from scenes 1-3 have no effect.
So my question is: what is the best practice to have a "scene selector"? I tried with a multi-mix module in the final scene and I get the same result.
Thank you!
I am trying to have a scene selector driven by the MIDI clock. I have 5 scenes :
- scene 1: 20 video files plugged into an input selector. The index is changed on beat. Works fine.
- scenes 2, 3 and 4: 30 GL shaders plugged into an input selector, and a transform module after the selector (3 different transformations, thus the 3 scenes). The index of each input selector is changed on beat. Each scene alone works fine.
- scene 5: pictures triggered on beat. Works fine.
I then have a final scene, where I want to mix everything: scene 5 is always visible, in the background. And I have an input selector to switch between scenes 1 to 4, triggered on MIDI beat/4. When the input selects scene 1 (videos), everything goes fine: I get a different video on each measure (MIDI beat/4). But when the input selects scenes 1-3, it's always the same GL shader that is selected; it looks like the input selectors from scenes 1-3 have no effect.
So my question is: what is the best practice to have a "scene selector"? I tried with a multi-mix module in the final scene and I get the same result.
Thank you!