diff --git a/src/wine-host/bridges/clap.cpp b/src/wine-host/bridges/clap.cpp index d05d0631..f4ae5c0f 100644 --- a/src/wine-host/bridges/clap.cpp +++ b/src/wine-host/bridges/clap.cpp @@ -940,6 +940,8 @@ void ClapBridge::register_plugin_instance( return Ack{}; }, + // TODO: Once we add the render extension, process on the + // main thread when doing offline rendering [&](clap::ext::params::plugin::Flush& request) -> clap::ext::params::plugin::Flush::Response { const auto& [instance, _] =