home *** CD-ROM | disk | FTP | other *** search
/ Current Shareware 1994 January / SHAR194.ISO / sounds / dual14.zip / DMPC.DOC < prev    next >
Text File  |  1993-06-11  |  3KB  |  80 lines

  1.                      Dual Module Player Companion
  2.                              Version 1.4
  3.                       (C) 1993 Psychic Psoftware
  4.  
  5.  
  6. This program is FREEWARE, that is, you may distribute it freely as long as you
  7. don't charge any fee for it.  If you have any comments (gripes?) about this
  8. product, email me at g92m3062@alpha.ru.ac.za (I may even fix some things!).
  9.  
  10. NOTE: From the 14th of June I'll be on holiday, so I might not be able to reply
  11.       to your letters until the 18th of July (when I get back to university).
  12.       I might pop in during my holiday and try and catch up, but I can't promise
  13.       anything!
  14.  
  15. DMPC was written as a front end for the Dual Module Player ((C) 1992, 1993 Otto
  16. Chrons).  DMPC was coded just before I had to write an examination, so don't
  17. expect miracles (not big ones anyway).  It was designed to be small and fast
  18. rather than big and flashy.  Hopefully this will make using the command-line
  19. driven DMP (An excellent product!) easier to use.
  20.  
  21. Legal stuff: If this program does anything that is antisocial to your computer,
  22.              hey, stuf happens.... and I'm not responsible.
  23.  
  24. Limitations: DMPC only reads the first 200 music files in the directory, so if
  25.              you have more than 200 music files in a directory... sorry but some
  26.              will get clipped off the end of the list.
  27.  
  28. Keys: Up and down scroll through the list of mods.
  29.       ENTER will play the mod you are currently on.
  30.       SPACE will tag/untag a file.
  31.           T tags all.
  32.           U untags all.
  33.           D delete current file.
  34.           P plays all tagged files in order or if there are no tagged files, it
  35.             will play the file you are currently on.
  36.           R does the same as P except that it specifies random selection (-o).
  37.  
  38.       P and R specify -l so that the mods don't loop.
  39.       To move faster up and down the list you can use PG UP/PG DN or HOME/END.
  40.  
  41.       If you have a mouse, moving the mouse up and down will do the same as the
  42.       up and down arrow keys.  The left button emulates P and the right button
  43.       emulates SPACE.
  44.  
  45. DMPC has a config file (DMPC.CFG) for the command-line switches that you would
  46. use when loading DMP.  The format of the config is pretty easy to understand,
  47. it's just a single line with the DMP switches on it.  Any lines but the first
  48. will be ignored.  If DMPC can't find DMPC.CFG in the path or current directory,
  49. it will take -p42 -c6 (PC SPEAKER!! <--- Yech!) as default.  DMP must also be in
  50. the path or current directory.
  51.  
  52. Warning: If you shell out to DOS from DMP, make sure that you are in the same
  53.          directory as your music files when you exit. (I don't reread the
  54.          filelist when returning from DMP 'cause of speed.)
  55.  
  56.        Now stop reading this dumb DOC and go and play some music! *8)
  57.  
  58.  
  59. Revision history:
  60.  
  61.      1.4 : Mouse support!
  62.  
  63.      1.3 : Support for 669, AMF and S3M added, sequential tagging, delete
  64.            function.
  65.  
  66.      1.2 : Fixed a few bugs in previous releases.
  67.  
  68.      1.1 : Added HOME/END, PAGE UP/DOWN, elementary tagging, multiple play with
  69.            or without random selection.
  70.  
  71.      1.0 : Original release.
  72.  
  73.  
  74. Todo:
  75.  
  76.    ZIP/ARJ/LHA support.
  77.  
  78.    If you can think of anything else you want to see in future releases, just
  79.    pop me some email at the address mentioned above.
  80.