mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-05-08 04:20:13 +02:00
Add serialization for midi events
This commit is contained in:
@@ -208,6 +208,7 @@ class VstMidiEvent {
|
||||
};
|
||||
|
||||
class VstEvent {
|
||||
public:
|
||||
char dump[sizeof(VstMidiEvent)];
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user