Is there a way to force calls to processReplacing?

18 views
Skip to first unread message

Robert

unread,
Sep 2, 2011, 10:32:57 AM9/2/11
to Symbiosis AU VST
It seems that for the AU version of my plugin there are no calls to
processReplacing when there is no audio passing though the plugin. Is
there any way to force my plugin to continue calling this function?
Or is there some other method that is periodically called when the
plugin is inactive?

Magnus Lidström

unread,
Sep 5, 2011, 3:35:03 PM9/5/11
to Symbiosis AU VST
Try setBypass. I don't have that much experience with it, but the
theory is that your processing method will get called also when the
effect is bypassed (and yes, you are then responsible for letting the
input audio pass through). Notice that if you have reported a latency
you must keep that latency also in bypassed mode. Symbiosis supports
all this, but again, I'm not sure how well tested it is.

Robert Jonkman

unread,
Sep 5, 2011, 9:06:57 PM9/5/11
to symbiosi...@googlegroups.com

Awesome.  I will check this out.

Reply all
Reply to author
Forward
0 new messages