Page 1 of 1

4 PCM example

Posted: Wed Jul 17, 2019 7:25 am
by tryphon
Is there somewhere a VGM (or at least an XGM one) file that uses all 4 PCM channels (or at least more than 1) ?

All the samples from xgmplayer example use only one PCM channel.

Or do I have to mix my channels "by hand" ?

Re: 4 PCM example

Posted: Wed Jul 17, 2019 9:47 am
by Stef
Unfortunately DefleMask do not allow to use the 4 PCM channels from the XGM driver.
I only know one japanese guy using several PCM channels in Megadrive music (and this is quite recent). For that he uses a custom made tool based on MML that it convert to XGM :

https://www.youtube.com/watch?v=CFaXGosdvNs
https://www.youtube.com/watch?v=VxxU-hJcrPk
https://www.youtube.com/watch?v=KA-M9vhi_fo

Re: 4 PCM example

Posted: Wed Jul 17, 2019 3:06 pm
by tryphon
ok, I'm going a similar way (except that, since I didn't know MML, I used a custom format).

Re: 4 PCM example

Posted: Thu Jul 18, 2019 12:21 pm
by Stef
At least that proves that it's possible ;)