Bypassing a hosted plugin

I think the best way to solve these issues is that the getBypassParameter does not need to return a parameter which it exports as part of it’s getParameters list. It can just create one and keep a reference to it and return that parameter without ever adding that parameter to it’s official parameter list. However, some plug-ins may choose to do this (like the VST3 wrapper plugin). Then it’s up to the plug-in.

2 Likes