Reading midi file with Detonate
Hi
I'm trying to read in midi file from disk and play it. This is a multi track file.
See my patch below. I click Read to load the file. If I click Dump I see the output in console and it looks okay.
If I click Start nothing happens. If I click Next I can step through the midi note by note.
Any ideas how I play the file automatically?
Thanks
Lee
Max Patch
Copy patch and select New From Clipboard in Max.
I sorted it - the issue was with delay~ I needed delay. It's playing now.