I'm trying to read a midi file in MatLab but I was unable to find a practical way to do it. Is there any suggestions on how to read a midi file just like reading a wav file via wavread()? Or is there any built-in midi-to-wav conversion function in matlab or can you suggest any tool for this conversion in order to create a matlab readable wav file.
Thanks,