Add serialization for enumerating CLAP factories

This commit is contained in:
Robbert van der Helm
2022-08-30 17:03:03 +02:00
parent 653a3a88cb
commit edc0cbbe38
2 changed files with 291 additions and 0 deletions
+1
View File
@@ -22,6 +22,7 @@
#include "../bitsery/ext/message-reference.h"
#include "../utils.h"
#include "clap/plugin-factory.h"
#include "common.h"
// The CLAP communication strategy is identical to what we do for VST3.