Hello renoisers,
Reached a point in my project where I want to disable a VST efect in a channel,
like if i clicked the “check” (see image)
What should i write in the effect column?
many thanks!
Hello renoisers,
Reached a point in my project where I want to disable a VST efect in a channel,
like if i clicked the “check” (see image)
What should i write in the effect column?
many thanks!
bypass VST effect:
xf0y
x = effect number
y = 0 (effect off) / 1 (effect on)
it worked! thanks!