Send midi from max to a standalone synth

mistabu's icon

Im trying to send midi out of max msp to a standalone synth and I got it working, but not sure how to manage properly the pitch bend and modulation info from a midievent message to a midiformat+midiout objects. Any ideas?

mistabu's icon

Solved: linking directly midiparse outlets to midiformat inlets instead of using midievent message.