[Feature Request] Object like playlist~ for MIDI files (.mid)

Namakemon's icon

I can drop multiple audio files (or even video files) into Max and get a nice playlist~ object, I would really like a similar one for MIDI, please.

Tried to use current MIDI objects but they don't really work like playlist~~.

"seq" gets close, but it sends a bang with the last note of the MIDI files (ignoring and cutting silence after the last note), which makes it unsuitable for looping MIDI files.

Paul's icon

I second this! I actually just found this post after googling "object like playlist for midi max msp"! It would be so amazing, especially if it let you latch onto the downbeat of the transport for switching midi notes.

Dan Laüt's icon

Here's a way to make one using coll and umenu:

Max Patch
Copy patch and select New From Clipboard in Max.

William Teixeira da Silva's icon

God bless you, Daniel!