diff --git a/src/wrapper/vst3/context.rs b/src/wrapper/vst3/context.rs index 19a62817..0c427784 100644 --- a/src/wrapper/vst3/context.rs +++ b/src/wrapper/vst3/context.rs @@ -73,7 +73,6 @@ impl GuiContext for WrapperGuiContext

{ // changing in the middle of the process callback, which would be unsound. // FIXME: So this doesn't work for REAPER, because they just silently stop // processing audio when you bypass the plugin. Great. We can add a time - concat!("asfd", "dsaf", stringify!(34)); // based heuristic to work around this in the meantime. if !self.inner.is_processing.load(Ordering::SeqCst) { self.inner.set_normalized_value_by_hash(