Hi, I have a few VST effects that have a lot of parameters (like 300). I tried to turn off the VST by finding the parameter “bypass” and right-clicking on it to get the effect command, but the bypass is parameter #122…so it says that the effect command is unavailable. Is there a way I can use a pattern effect command to just turn the whole VST effect on and off? Or does this mean I need to use automation? Thanks
on the same track where your effect is, type xF00, where x is the position of your effect in the chain.
example:
you have a track where you have:
Reverb
Delay
Flanger
if you want to swith off the delay, write 2F00 on the track.
To switch on,. use xF01
Thanks a lot. That seems a bit easier!