Hi, > I've been trying to work out what the bytes are before song position 33. I > thought they might be the MTrk or MThd headers but they aren't.
Please have a look at Ravi's part of the online docs (http://freesci.linuxgames.com/scihtml/c1840.html#AEN1842). > Secondly, I've written a little procedure to dump out a song's data but I'm not > sure if it's correct. Attached is an example. You'll notice that some of the > midi commands aren't in the 0x80 to 0xFF range, so what are they? These are the 'running status' commands I mentioned. They're also explained in the online docs. llap, Christoph
