mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-05-07 12:10:09 +02:00
Allow instantiating IComponents
This commit is contained in:
@@ -16,6 +16,8 @@
|
||||
|
||||
#include "component.h"
|
||||
|
||||
YaComponent::Arguments::Arguments() {}
|
||||
|
||||
YaComponent::Arguments::Arguments(
|
||||
Steinberg::IPtr<Steinberg::Vst::IComponent> component,
|
||||
size_t instance_id)
|
||||
|
||||
Reference in New Issue
Block a user