vst~: MAX_EVENTS_PER_BLOCK exceeded
Hello,
vst~: MAX_EVENTS_PER_BLOCK exceeded
what does that massage mean ? I only send midinote on´s to the VST~ objekt. Is it a problem to send no note off´s ?
The message appears after a few minutes running the patch.
I just got this message --- first time I've ever seen it --- I'm sending note on and off events via the MidiKeys app.
Any one know what's going on? This is on Max 5.1.9
Yeah, the DAC is turned off.... a vst gives this message after 256 midi bytes in, if the audio is not on.
Just hit this myself.
-e
Ah --- thanks.