mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-05-13 20:09:59 +02:00
Use a getter for a proxy object's instance ID
We also need this to get some random other object's instance ID, so might as well use it everywhere.
This commit is contained in:
@@ -212,7 +212,7 @@ class Vst3PluginProxy : public YaAudioProcessor,
|
||||
}
|
||||
};
|
||||
|
||||
protected:
|
||||
private:
|
||||
ConstructArgs arguments;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user