There is a problem with the render bypass-message in Studio One 6. The plugin does not correctly detect, if it is on or bypassed, just always showing the message. This is also true when placed on the listen bus, which could be ignored completely by the plugin as in Studio One plugins on the listen bus do not affect the bounce at all.
Of course it would be possible to just turn the notification off altogether, but I think it's a great feature at times and would prefer to keep it in places it's actually helpful
1 comment
Nicolas Müller this is most likely due to using the VST3 format, which doesn't support a properly functioning render-bypass notification. This is due to the limitations of the event data that the VST3 format receives from DAW (specifically, the render event). It might be possible to implement some sort of workaround for it in the future, but the issue is that such workarounds would introduce other issues. There are a couple of workarounds that you can use though: