Add stubs for IEditController{,2}

This commit is contained in:
Robbert van der Helm
2020-12-17 16:39:50 +01:00
parent 7a5de5d35e
commit 2155240cca
12 changed files with 327 additions and 7 deletions
@@ -62,7 +62,7 @@ class YaAudioProcessor : public Steinberg::Vst::IAudioProcessor {
*/
YaAudioProcessor(const ConstructArgs&& args);
inline bool supported() { return arguments.supported; }
inline bool supported() const { return arguments.supported; }
/**
* Message to pass through a call to