Record a MIDI File in Max 5
Hi !
Is there an object able to record a MIDI file or an XML file in MAX 5 ?
Should I plug it after a Makenote ?
(I would like to export a sequence in FINALE)
Thanks! Fabrice
Fabrice
Use [seq] object to record MIDI. Use also [midiformat] object after [makenote] and connect [midiformat]'s outlet to [seq]'s inlet.
And I also need a P a c k after the M a k e n o t e : it works perfectly.
Thanks my friend !!!
Is there a way to use this setup and record additional data into the seq object?
For starters I would like to also store the midi channel number alongside time, pitch and velocity.
It would be great if I could also store additional information with each midi event.
Thanks,
Thomas
I moved this question to a new topic, which can be found here: https://cycling74.com/forums/writing-out-additional-data-to-a-text-file-using-seq/
Sorry, if that's considered to be bad manners.