Fast MIDI triggering with VST - Experiences

agustin issidoro's icon

Hello all!

I am building a very traditional step sequencer using a phasor as a clock and finally converting (edge~) to MIDI event (midiformat) to send to a synth (Serum) loaded in vst~.
I am after some high-frequency triggering (around from 10hz-20hz aprox, so 50ms the fastest).

As far as I could check, the MIDI event messages hold very well this frequency, but the vst~ seems somehow unstable (missing beats, or sounding like groups of triplets).

If I send through a MIDI virtual cable to Live, there are no problems.

Did someone have a similar or different experience trying this? Any recommendations?

Any observations and suggestions will be more than welcome! Thanks in advance!


double_UG's icon

perhaps use "MC.midiplayer~"