Split up the VST3 class implementations

This commit is contained in:
Robbert van der Helm
2020-12-11 22:37:20 +01:00
parent 9439a62d94
commit d1d85711f0
6 changed files with 106 additions and 72 deletions
+1 -1
View File
@@ -17,7 +17,7 @@
#include "vst3.h"
#include "src/common/serialization/vst3.h"
#include "vst3-impls.h"
#include "vst3-impls/plugin-factory.h"
// There are still some design decisions that need some more thought
// TODO: Check whether `IPlugView::isPlatformTypeSupported` needs special