setBypass(boolean) and getBypass() for ScriptNode Synths?
-
Interesting question.
-
What's wrong with
const var ScriptnodeSynthesiser1 = Synth.getChildSynth("Scriptnode Synthesiser1"); ScriptnodeSynthesiser1.setBypassed(true);
?
-
@Christoph-Hart I am not a smart man.
-
@clevername27 I make that mistake often, I even made a video about it :p