mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-05-09 20:29:10 +02:00
Add a comment about excess thread creation
This commit is contained in:
@@ -78,6 +78,9 @@ class ClapAudioThreadSockets {
|
||||
callback_.close();
|
||||
}
|
||||
|
||||
// TODO: These don't need mutual recursion. Make that optional to save some
|
||||
// threads.
|
||||
|
||||
/**
|
||||
* Used for host->plugin audio thread function calls.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user