Closed alessandroperilli closed 1 year ago
Hmmm. I think there are a couple ways you could accomplish this. I’m not at my computer, but I think this should work:
I believe, with that setup, the Fast Muter will mute the Group X, which will mute the Relay, which will tell the Repeater to Mute, which will Mute Group Y.
I can’t remember if Relay relay’s itself, or a connected node. If it’s the latter, then you would want to connect any other node in Group X to the Relay (but not the Group C Repeater).
Alternatively, you may be able to swap the Relay for a second Repeater in Group X that has an input connected to the output of the Repeater in Group Y. Then that second repeater will be muted/enabled with Group X and repeat it to the Repeater in Group Y.
Let me know if either of those work. I can check it out myself later too.
I appreciate you looking at this on the road.
I tried the first scenario you described before opening this issue, but couldn't make it work. Tried it again now (and failed):
The third scenario (a secondary Repeater in group X connected to primary Repeater in group Y) doesn't work either: the two Repeater nodes refuse to connect no matter what.
The second scenario works!
Boy was that complicated. Thank you.
I admit defeat. After countless attempts, I can't understand how the
Relay
node works. I hope one day you'll find the time to publish a few example workflow, because I can't make sense of it.I use the
Repeater
node to bypass/mute entire groups in my workflow, but I can't understand how it works together with theRelay
and theFast Bypass/Muter
.My assumption, given the names of these nodes, is that:
Fast Bypass/Muter
, that status will be applied to the group where theRepeater
is located, or the individual nodes connected to thatRepeater
.Relay
node connected to the repeater will propagate that status to other groups or connected nodes.So that the chain is
Fast Muter/Bypasser
>Repeater
>Relay
.But the description and my tests seem to suggest the other way around:
Fast Muter/Bypasser
>Relay
>Repeater
.Yet, I cannot:
A. Connect the
Relay
to aFast Muter/Bypasser
to create a switching mechanism. B. Pass the status of a group from theRepeater
to theRelay
(depending on whichever is the right order)The label "optional connection" adds a little bit to the confusion.
Let's make a practical example:
Repeater
(which is connected to aFast Muter/Bypasser
). Group X has a series of nodes that perform a function.What I'd like to setup is a configuration where, my Group Y would inherit (thanks to the Relay) whatever state my Group X is in (thanks to the Repeater).
Other than this, your nodes are all amazing. But you already know that.