Add a CLAP TODO for offline rendering

This commit is contained in:
Robbert van der Helm
2022-10-02 16:41:16 +02:00
parent dbb9dc8773
commit bcb39c995e
+2
View File
@@ -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, _] =