mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-05-08 04:20:13 +02:00
Rewrite the architecture document for VST3 support
This now also goes more in depth on the more interesting parts of yabridge's implementation while skimming over lesser useful technical bits.
This commit is contained in:
@@ -82,7 +82,7 @@ class RunLoopTasks : public Steinberg::Linux::IEventHandler {
|
||||
*
|
||||
* @relates Vst3PlugViewProxyImpl::run_gui_task
|
||||
*
|
||||
* @see RunLoopTasks::schedule_task
|
||||
* @see RunLoopTasks::schedule
|
||||
*/
|
||||
std::vector<fu2::unique_function<void()>> tasks;
|
||||
std::mutex tasks_mutex;
|
||||
|
||||
Reference in New Issue
Block a user