mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-05-15 21:15:51 +02:00
Fix plugins not updating with dropdowns
This commit is contained in:
@@ -124,7 +124,7 @@ class PluginBridge {
|
||||
*/
|
||||
std::thread parameters_handler;
|
||||
/**
|
||||
* The t thread that handles calls to `processReplacing` (and `process`).
|
||||
* The thread that handles calls to `processReplacing` (and `process`).
|
||||
*/
|
||||
std::thread process_replacing_handler;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user