Reference based Groups for Effects

You can use Groups to define Channels for Effects but this applies them absolutely as channel numbers so if you update a group, the effect will not update to use the new grouping... It'll continue to use Chan 1>10 if you change Group 1 to 1>5...

Parents
  • But as you notice, the Coloumn says "Channels" not "Group".

    So it makes sense for me.
    you can use an Absoulte FX with you Group, to be more flexibel.
    But you need to call the FX every time with [Group] 1  [Effect] 1 [Enter]
    Because, as far a i know, EOS is always referencing down to a channel level, with every function in the Desk.

    Interesting Idea, but it will kind of break the current philosophy

  • I see what you mean by the philosophy of how the console works. Still, I don't see why you can't have a dynamic reference to a group, essentially in the background every time a step-based effect is recalled or played back, it should then do the lookup for the channels, this would allow you to update those reference channels within groups and it wouldn't break the philosophy of the desk referencing back to a channel.

    For example, we had various step-based effects running sequences through various groups of cells in a LED batten... However, we wanted to dynamically try different groupings of cells and we didn't have a lot of time to try various looks. Of course, I could re-record an absolute effect on specific channels in a playback but I'd be forced to re-do every effect in every cue with the new groupings for every iteration we wanted to trial, as you can appreciate this would take a long time vs just updating groups.

    And you could always add the function to do [Group] 1 {Make Abs} to add the channels absolutely into the effect... Kind of how it behaves at the moment, it's just you don't have the option to do anything other than Make Abs when adding channels.

  • [quote]And you could always add the function to do [Group] 1 {Make Abs} to add the channels absolutely into the effect... Kind of how it behaves at the moment, it's just you don't have the option to do anything other than Make Abs when adding channels.[/quote]

    I don't get what this is doing.
    Is it already working code? If so, can you teach it to me, please?

  • No, this isn't an existing function, I was trying to explain this is the existing behaviour, when you type Group 1, it makes it absolute channels 1>10. There's no option to choose between making it reference-based (Group 1) and it becoming Absolute Chan 1>10, as it currently does. You're forced to have it take the channels absolutely.

Comment
  • No, this isn't an existing function, I was trying to explain this is the existing behaviour, when you type Group 1, it makes it absolute channels 1>10. There's no option to choose between making it reference-based (Group 1) and it becoming Absolute Chan 1>10, as it currently does. You're forced to have it take the channels absolutely.

Children
  • aha, now i get it.

    Having a Group as a referenz-point was something i read somewhere before, but couldn't find it in the Feature Request.

    For your special situation you could work around with some Submasters and making the FX-channels NULL in the Cues in question.
    Or make the priority higher on the Subs...
    And i would rather use Absolute FXs for testing than Steptbased...
    Many ways to the goal.

    But yes, i could see that beeing helpful some times, referencing the Group as a container with variable content.
    Thank you for the input.

  • Yes, I'm not sure there is an easier way to achieve this actually... What we had was a load of Cuelists on playbacks each with different step-based effects on and while you could achieve the same with an absolute effect, it would have needed about 10 cues vs the single cue, creating 10 datapoints which constantly need updating as they're absolute sets of channels recorded.

    At least with the step-based effect, all I had to do was update the channels for each step, for each effect.

    But it all would be 10x easier if you could have Reference Groups...

    What we needed to change was which bank of cells along the batten was each segment, so we might want 3 cells, then miss one, then a group of 4 cells, then miss 3, then a group of 2 cells... etc.

    But without reference groups, you're stuck with a load of absolute channels. Very Messy!