home *** CD-ROM | disk | FTP | other *** search
/ 17 Bit Software 2: Collection B / 17Bit_Collection_B.iso / files / 2254.dms / in.adf / docs / playmod.doc.pp / playmod.doc
Encoding:
Text File  |  1990-09-13  |  4.5 KB  |  120 lines

  1. Playmod V2.8
  2. Released: 27. Apr. 1992
  3.  
  4. Ok, here are some hints to the ST/NT/PT-Moduleplayer V2.8 by THE RAT/ADiCT :
  5.  
  6. First, I should say, that the player needs the req.Library V2.0 or greater.
  7. Enter the command as follow:
  8.  
  9. PlayMod [-fx] [-dx] [-tx] [-rx] [<full path of module>]
  10.  
  11. Arguments are not mandatory. They have the following functions:
  12.  
  13. -f Defines the way of stopping the music.
  14.    1 stands for hotkey: LSHIFT-RSHIFT-LALT (all together, of course)
  15.    2 stands for joystickbutton 1
  16.    4 stands for middle mousebutton (only if you have one ...)
  17.    8 stands for left mousebutton
  18.    16 stands for right mousebutton
  19.    32 stands for left and right mousebutton (should NOT be combined with
  20.       option 8 and/or 16)
  21.    64 stands for another hotkey: ESC
  22.    You also may combine these features: -f3, f.e., stands for hotkey + joy-
  23.    stickbutton and -f103 includes most features
  24.    40,48 and 56 are not possible ! (Or better: They are possible but you
  25.    won't be able to make use of 32 then ...)
  26.    -f3 is preset
  27.  
  28. -d Defines the value of DMAWait. Look in the Protracker-Helpfile for closer
  29.    description. Set this value as low as possible without loosing notes !
  30.    -d300 is preset; don't use values greater than 65535 or ... BAAANG ...
  31.  
  32. -t Defines the speed for playing this module; enter here the same speed as
  33.    entered in Protracker for this module; -t125 is preset; and don't use
  34.    here values greater than 65535, too, or your machine will crash !
  35.  
  36. -r Defines the way how you can open the filerequester. It works like the -f
  37.    option.
  38.    Note: If you define for example 1 for -f and -r, the -r option will be
  39.    priviledged, so if you press the hotkeys, the filerequester will appear.
  40.    -r68 is preset
  41.  
  42. The name of the module must be the last argument in the commandline, because
  43. arguments that follow will be stated as part of the name ...
  44. If the path of your module contains spaces, you may use quotation marks,
  45. but you need not !
  46. If you want, you can make a preference-file for the player called
  47. PLAYMOD.PREF. An example for this preference-file is spread with the archive
  48. of the player. The player will look for it in the following directories:
  49. S:, L:, DEVS: or ST-00:
  50. If there is no preference-file, the player will use the preset values.
  51. If a pref-file AND line-arguments are given, the line-arguments will have a
  52. higher priority. For example, if in the pref-file -d300 is defined and you
  53. call the player with "PlayMod -d200", -d200 will be taken.
  54. In the pref-file, you can also define a default-path for the filerequester to
  55. show. This path must be the last argument in the pref-file. Please look in
  56. the pref-file that comes with this player to see how it must look like.
  57.  
  58. If you leave the filerequester by pressing "Forget it", the player will be
  59. active in the backround. You can allways open again the filerequester or stop
  60. the player with the options you defined with -r and -f.
  61.  
  62. OK, here are some examples:
  63.  
  64. PLAYMOD -f3 -d300 -t112 dh2:modules/mod.dancin' nation
  65. PLAYMOD -t100 -f1 -r2 "dh3:mod.unknown"
  66. PLAYMOD   Will load the pref-file (if exists) and will open the filerequester
  67.           for choosing the desired module.
  68.  
  69.  
  70.  
  71. If the player should run as an own task, just use run or runback or so ...
  72.  
  73. Known bugs: NOT ONE BUG !!! YIPPIE-A-YEA !
  74.  
  75. Any bugreports, hints, ideas, etc. send to THE RAT at :
  76.  
  77. Defcon 5, Vision Factory HQ, 2 Lines:
  78. ++1-206-427-5244
  79.  
  80. Warez for Masses, 7 Lines:
  81. ++1-302-836-6175
  82.  
  83. BETEIGEUZE BBS:
  84. ++49-9122-3752 300-19200 Baud, HST, V.32bis, V.42bis
  85. THIS IS AN LEGAL PD-BBS, SO ELITE : STAY AWAY !!!
  86.  
  87. or at
  88. Subnet: rat@neuro.nbg.sub.org
  89.         rat@betei.jat.sub.org
  90. FIDO:   2:2400/17.10
  91.  
  92. Comming in further versions (if I am not to lazy for coding :-)
  93. -autorunback
  94. -asl-requester for kick2.0
  95. - "?"-commandline-help option (I am to tired to make this now ...)
  96.  
  97. And now my personal greets. They go to all members of ADiCT and to (no order):
  98.  
  99. /Y\issileman/VF, OZZY/VF, Brandon/Fusion, Black Monks, Tip/Spreadpoint,
  100. UFO/Leprosy, Maec/Anarchy, MST/Venture, Mr.Mistral/Possessed, Bjo + Icho
  101.  
  102.          THE RAT/ADICT
  103.  
  104. History:
  105.  
  106. V1.0    - without any options
  107.         - opened CON: window, <return> to quit
  108.  
  109. V2.5    - no more window
  110.         - options: -f, -r, -d, -t
  111.         - support of req.library
  112.         - several ways of opening filerequester and quiting player
  113.  
  114. V2.6    - hmmmm, I forgot the DOC in V2.5, so I included it here
  115.         - no other changes
  116.  
  117. V2.8    - fixed hotkey-bug: now I use input.device for hotkeys
  118.         =>        NO MORE CRASHES UNDER KICK2.0 !!!
  119.         - and again: A window :-) small and funny, hohoho
  120.