I'm trying to do a loop that plays midi files in a row, from 1 to 6. The filenames are 1.mid, 2.mid 3.mid etc., but I just can't get it working. I'm using this in a rendering loop (do while g_brunning...).

Q2: Is there a way to play from CD in DirectMusic or do I have to use the API calls?