Page 1 of 1

A new music library

Posted: Fri Aug 19, 2016 2:34 am
by musa
I have a new music library which comes with it's own sequencer. It is called MMD. It uses OpenWatcom C with DOS target installed.

MMD supports 8 simultaneous channels. It supports Adlib\SB, MT-32 and
General MIDI.

MMD stands for Michael's Music Driver.

Play and Mseq both take the same command line parameters:
Play\Mseq [SNG file][driver]

Driver number
1 - Adlib\SB
2 - MT-32
3 - General MIDI

It can be downloaded here.

Posted: Sat Aug 27, 2016 4:59 pm
by Chilly Willy
Cool! I'll have to try this out. Quick question. How does one send data to the Adlib card? Is it as simple as sending the data to the Adlib port? Thanks!

Posted: Mon Sep 12, 2016 11:06 am
by musa
I think you have to write the register then wait a while then write the value.

It's cool

Posted: Wed Jun 26, 2019 10:24 pm
by tenmez190
That's nice music library. It's cool.