1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00

AUv2 Client: Add support for new MIDIEventList APIs on supported platforms

This commit is contained in:
reuk 2023-02-08 17:57:37 +00:00
parent 78a12d2f57
commit d5ad26a162
No known key found for this signature in database
GPG key ID: FCB43929F012EE5C
8 changed files with 253 additions and 56 deletions

View file

@ -20,8 +20,6 @@
==============================================================================
*/
#include "../juce_MidiDataConcatenator.h"
#include "juce_UMPProtocols.h"
#include "juce_UMPUtils.h"
#include "juce_UMPacket.h"