home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1993 #2 / Image.iso / sound2 / cdbox300.zip / CD-BOX.CFG < prev    next >
Text File  |  1993-05-13  |  1KB  |  54 lines

  1. ; CD-Box v3.00 configuration file
  2.  
  3.  
  4. ; *** SYSTEM PARAMETERS
  5. ; If your computer is "slow" (286-10Mhz or less): MixingSpeed=10000
  6. ; If you have but a crummy speaker: MODDevice=0
  7. ; If your default ROL bank file is HELLO.BNK: DefaultBNK=HELLO (no extension!)
  8. ; If D: is a RAM drive: Temp=D:\
  9.  
  10.  
  11. ; *** PARAMETERS FOR ARCHIVERS
  12. ; These are the default archivers and parameters CD-Box uses.
  13. ; Use and modify at your own risk!
  14. ; [ARC]
  15. ; archiver=ARCE.COM                      (or ARC.EXE)
  16. ; parameters=$zipfile $files /R /Q > nul (or x $zipfile $files > nul)
  17. ; [ARJ]
  18. ; archiver=ARJ.EXE
  19. ; parameters=e -y $zipfile $files > nul  (if -n, ARJ returns error!)
  20. ; [PAK]
  21. ; archiver=PAK.EXE
  22. ; parameters=e /wn $zipfile $files > nul
  23. ; [ZIP]
  24. ; archiver=PKUNZIP.EXE
  25. ; parameters=-n $zipfile $files > nul
  26.  
  27.  
  28. ; *** EXTERNAL PLAYERS
  29.  
  30. ; .CMF: full internal support
  31. ; Note that SBFMDRV must be LOADED in memory for .CMF files to be played
  32.  
  33. ; .MID: I haven't found a player yet, but one must exist (or will)
  34.  
  35. ; .MOD: full internal support.
  36. ; ModPlay is a "backup player" in case of trouble. You can easily do without.
  37. [MOD]
  38. player=MP.COM
  39. parameters=-q $song
  40. dual=yes
  41. swap=yes
  42.  
  43. ; .MUS: default player is PLAY.EXE
  44. [MUS]
  45. player=PLAY.EXE
  46. parameters=$song $bank
  47.  
  48. ; .ROL: full internal support.
  49.  
  50. ; .VOC: full internal support.
  51.  
  52. ; .WAV: internal support (8-bit, 1 channel).
  53. ; PAS-16 users, insert code here for PLAYFILE.EXE for stereo sounds!
  54.