I set a global vocal fx chain to test and input goes through a gain which can be muted I have also created another chain which basically goes straight to the outputs through another gain. I was hoping there would be a way to create a global button/switch so that I could toggle somehow between the 2 - thereby avoiding having to create bypass buttons for every plugin / if I add/change plug ins. I have managed as a day 2 newbie to create 2 global buttons which control the mute/un mute of the 2 paths but is there a way to link - so that when when is muted the other isn’t or another way that can be suggested to acheive the same outcome please thanks all
i am guessing you can do it like this:
map both widgets, reverse the range on one of them (in the widget properties, value tab)
then link them with a widget link group.
someone correct me if i am wrong.
thanks makes sense on paper to me. I’ll have a go after dinner thank you
I tried it but I couldn’t get that to work - which could mean I did it wrongly. However I did get it to work I think using 2 radio buttons so hopefully that will do for now.
Good you got it to work.
Apparently it can be done with a script as well.
You can define your widgets as variables and then use some function onWidgetValueChanged or something like that to set the value of the other widget.
See this.
https://midisystems.netlify.app/projects/gig-performer/synchronizing-widgets-in-gig-performer-to-control-split-point/
In these projects it would be useful to include a downloadable example gig file.
Thanks - I will do that next time if I think it’s going to be helpful
ok i am building one with lower and upper and a split point fader.
the user can combine lower and upper sounds to create variations (song parts) which also recall the split point.
i did not place any faders (audio mixers)
i have routed all blocks to two GPRelayers (one for upper, one for lower).
i will control the volume of upper and lower from within ableton.
if i need to build upper layers, i can add an audio mixer to save volume states as well within variations.
This is using ARP2600 presets from Arturia.
here is the draft.
testing splits.gig (910.6 KB)