Control of multiple Vocal Tuner instances

How are folks controlling multiple Vocal Tuner instances in a live environment? Looks like soft keys can easily be used for a single instance to control enable/disable and key change. But when using multiple instances, this may not scale well? Looks like on Dlive there is an Actions capability that gives a multi-step scripting ability that can be triggered by soft keys, but Actions are not available on Avantis. I’m thinking that using Scenes might be an option, or using MIDI commands from a Stream Deck or other source? We don’t use tracks so automating via MIDI track isn’t an option.

I haven’t used the Avantis with a RUFX card yet, but I know on the DLive you can set the Vocal Tuner to use a “global key”. This key will change for every instance of RUFX plugins that you set a key for. This means you can change the key once and they system will change it on every appropriate plugin.

Scenes are likely the easiest way to accomplish this. Even if you want to set up a Stream Deck, I think the easiest way to handle it is to have the key button actually recall a scene on the Avantis that recalls the global key desired. Obviously you will want to make sure you block all other elements of the scene from being recalled using a scene recall filter. This is exactly how I have had it set up with our DLive - mainly because the Bitfocus Companion integration for the DLive was pretty basic until just recently when someone finally updated it. If the Avantis Companion integration has also been updated, then you probably can program the buttons to recall the global key directly - without having to recall a scene.

Good point, Global Key solves for changing multiple instances at once. Now to enable/disable all at once, maybe scenes?