home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Professional / OS2PRO194.ISO / os2 / wps / mmpm2 / tracker / readme.mmp < prev    next >
Text File  |  1993-12-20  |  1KB  |  22 lines

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