Posted: Sun Mar 02, 2014 6:22 pm
The thread is a good read on issues surrounding VGM playback. I did a 68000 VGM player for the Myth menu, and I've done a number of z80 drivers for different compressed audio tests, so I totally understand the issues... just not 100% certain I can solve them.
What would be helpful is posting some links to examples of the different kinds of VGM files the driver would need to handle, as well as a couple sound effects. I can then do a test rom that plays the VGM, and play a sound effect when the user presses a button.
I'm especially interested in the "new" VGM format... I don't think I have any of those. All the ones I currently have are all in the old format.

What would be helpful is posting some links to examples of the different kinds of VGM files the driver would need to handle, as well as a couple sound effects. I can then do a test rom that plays the VGM, and play a sound effect when the user presses a button.
I'm especially interested in the "new" VGM format... I don't think I have any of those. All the ones I currently have are all in the old format.