home *** CD-ROM | disk | FTP | other *** search
-
- Let's start from the beginning. This mod player is far from complete.
- The PM front end functions could use some work, to say the least. It hiccups
- on some mod files. It doesn't react gracefully to other system sounds (ie
- device sharing). The mmpm_audio.c driver is not as pretty as I think it should
- be (which may be related to the timing hiccups) - as is, it's my first jaunt
- into MMPM. I consider the whole thing to be something of a hack.
-
- Nonetheless, I'm putting this code out because a) I don't know if I'll
- have time to finish up the job; b) I'm sure there are a few tinkerers out there
- who are interested in circular playlist code and would be more than willing to
- make it better than new; c) people have been clamoring for an MMPM MOD player.
-
- The platform it was compiled on was GCC/2, v2.5.4, with the multimedia
- toolkit. Note the MDM.LIB is created from MDM.DEF for GCC with the underscore
- prefixes. The makefile is for NMAKE.
-
- If you have any questions, I can be reached at garcia@cae.wisc.edu.
- Hope you enjoy it.
-
-