From bcb39c995e71179503c97e79745a33241d5a9814 Mon Sep 17 00:00:00 2001 From: Robbert van der Helm Date: Sun, 2 Oct 2022 16:41:16 +0200 Subject: [PATCH] Add a CLAP TODO for offline rendering --- src/wine-host/bridges/clap.cpp | 2 ++ 1 file changed, 2 insertions(+) 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, _] =