Preloading meta-events.

Does anyone know how to preload all the meta-events from a midi file in to an array?

Really need som help.
//Erka;

Comments

  • jasonjason United Kingdom
    [b][red]This message was edited by jason at 2003-9-25 10:52:12[/red][/b][hr]
    Hmm. What are you trying to achieve? Obviously you could copy the file into memory and parse it for the meta events. They're of variable length so do you want an array of pointers to some sort of custom struct holding the event data? After that you could perform further analysis or simply pass it to the OS for playing.

    Give me a few clues what you're up to and i'll try and help.

    Regards Jason, England


Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Categories

In this Discussion