PluginInfo.receivesMIDI

True if the plugin should receive MIDI events. Warning: receiving MIDI forces you to call getNextMidiMessages with the right number of frames, every buffer.

struct PluginInfo
bool receivesMIDI;

Meta