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