Page 1 of 1

MML compiler for SMS/GG/MD released

Posted: Fri Aug 01, 2008 12:42 pm
by Christuserloeser
http://www.smspower.org/forums/viewtopic.php?t=11206
mic_ wrote:http://jiggawatt.org/muzak/xpmck/

For those of you who are familiar with MML (and perhaps also those who aren't yet) this might be of interest. It's the first version of my music compiler kit, which currently comes with playback code for SMS and GG. It can generate .asm files that you include in your program (builds with WLA-DX), or write the output straight to a .vgm file.
mic_ wrote:I've been toying around with adding Genesis support to my MML compiler. I haven't written any playback code for the Genesis yet, but VGM output is working. Some other minor fixes and additions have also been made.

Here's a sample tune using five YM2612 channels plus the PSG noise channel: http://jiggawatt.org/muzak/ASTAFM.VGM (based on a song by Jochen Hippel)

The full kit is here: http://jiggawatt.org/muzak/xpmck/

Posted: Fri Aug 01, 2008 2:07 pm
by Pascal

Posted: Sun Aug 03, 2008 1:22 pm
by Christuserloeser
Ooops. :oops: