mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-05-08 20:40:11 +02:00
Move the flush request to the audio thread
This commit is contained in:
@@ -223,8 +223,6 @@ struct FlushResponse {
|
||||
}
|
||||
};
|
||||
|
||||
// TODO: This can be either a main thread or an audio thread function call
|
||||
// depending on whether or not the plugin is active
|
||||
/**
|
||||
* Message struct for `clap_plugin_params::flush()`.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user