mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-05-14 20:40:03 +02:00
Allow instantiating IComponents
This commit is contained in:
@@ -48,6 +48,8 @@ class YaComponent : public Steinberg::Vst::IComponent {
|
||||
* These are the arguments for creating a `YaComponentPluginImpl`.
|
||||
*/
|
||||
struct Arguments {
|
||||
Arguments();
|
||||
|
||||
/**
|
||||
* Read arguments from an existing implementation.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user