Hi, I’ve got a number of processors in an audio graph and am turning them on/off by calling setBypass() on the node.
This is causing clicks and pops in the audio stream.
I presume this is a valid way to turn elements of an fx chain on and off?
thx