home *** CD-ROM | disk | FTP | other *** search
/ Software of the Month Club 1995 December / SOFM_Dec1995.bin / pc / dos / gi / wave / main.dat / dspa.mnu < prev    next >
Text File  |  1995-08-30  |  8KB  |  381 lines

  1. Amplitude DSP Menu
  2. File #1
  3. File #2
  4. Start time
  5. End time
  6. Parameter #1
  7. Parameter #2
  8. Parameter #3
  9. Parameter #4
  10. Parameter #5
  11. Parameter #6
  12. 1
  13. Help  (Alt-H)
  14.  
  15. EXE\Help
  16. NONSINHERIT
  17. NOTEMPINHERIT
  18.  
  19. NOCLEAR
  20. ALL
  21. NOPAUSE
  22. NOBEEP
  23. Help
  24. In order to highlight a menu entry, use the keypad
  25. or the mouse. The PgUp key brings you to the top of 
  26. the list, End to the bottom (Close command); the Up 
  27. and Down Arrow keys step you through. To execute a 
  28. highlighted command, click the Left mouse button or 
  29. hit Enter. Command line parameters are typed in from 
  30. the keyboard, DOS-fashion. Function keys F1-F10 give 
  31. current parameters (press Alt and F1-F10 for a list).
  32.  
  33. Alt-H gives help for the highlighted menu entry.
  34.  
  35. To leave the WAVmaker Amplitude DSP Menu, press Esc, 
  36. click the Right mouse button or execute the Close 
  37. command. 
  38.  
  39. Execute the Help command (hit Enter) for extensive 
  40. online help.
  41.  
  42. The WAVmaker menu system (including this text) is
  43. user-configurable. See online help for details!
  44. \
  45. Temp  Directory
  46.  
  47. EXE\ReadDir
  48. NONSINHERIT
  49. TEMPINHERIT
  50. Temp\*.WAV
  51. NOCLEAR
  52. ALL
  53. NOPAUSE
  54. NOBEEP
  55. ReadDir
  56. Browse a listing of the temporary file directory
  57. (exit with Esc or Right mouse button).
  58.  
  59. This is the directory where WAVmaker puts files
  60. created for its internal use and the place where 
  61. PRGed should be instructed to put temporary WAV 
  62. files created for use with an external player. 
  63. It is also the recommended site for DSP and file
  64. conversion operations.
  65. \
  66. WAV   Scan
  67. Temp\
  68. ..\EXE\WAVscan
  69. NONSINHERIT
  70. TEMPINHERIT
  71.  
  72. DOSBOX
  73. ALL
  74. PAUSE
  75. NOBEEP
  76. WAVscan
  77. Display statistics about a WAV file.
  78.  
  79. Usage:   WAVscan <filename>
  80.  
  81.          The default extension is WAV.
  82. \
  83. WAV   Mix
  84. Temp\
  85. ..\EXE\WAVmix
  86. NSINHERIT
  87. TEMPINHERIT
  88.  
  89. DOSBOX
  90. ALL
  91. PAUSE
  92. BEEP
  93. WAVmix
  94. Mix down multiple WAV files (or just one - useful for
  95. format conversions). Default output format is stereo,
  96. 16 bits, 44.1 kHz.
  97.  
  98. Usage:   WAVmix <source #1> [<source #2> ...] 
  99.                 <destination>
  100.  
  101.          The default extension is WAV. Source files
  102.          may NOT be overwritten.
  103.  
  104. Options: /a <factor L>[:<factor R>]
  105.  
  106.          (amplify left[:right] channel of preceding
  107.           <source #x> by a real factor)
  108.  
  109.          /m   (create single-channel WAV file)
  110.          /8b  (create 8-bit WAV file)
  111.          /11k (create 11025 Hz WAV file)
  112.          /22k (create 22050 Hz WAV file)
  113.          /q   (quiet mode: no screen output) 
  114. \
  115. Maximize
  116. Temp\
  117. ..\EXE\Maximize
  118. NSINHERIT
  119. TEMPINHERIT
  120.  
  121. DOSBOX
  122. ALL
  123. NOPAUSE
  124. NOBEEP
  125. Maximize
  126. Maximize the amplitude.
  127.  
  128. Usage:   Maximize <source> <destination>
  129.  
  130.          The default extension is WAV. The source 
  131.          file may NOT be overwritten. 
  132.  
  133. Options: /l (affect left channel only)
  134.          /r (affect right channel only)
  135.          /w <start>:<end> (effect window)
  136.          /q (quiet mode: no screen output) 
  137.  
  138.          Window times are in milliseconds. 
  139. \
  140. Compress/Enhance 
  141. Temp\
  142. ..\EXE\Compress
  143. NSINHERIT
  144. TEMPINHERIT
  145.  
  146. DOSBOX
  147. ALL
  148. NOPAUSE
  149. NOBEEP
  150. Compress
  151. Modify the dynamic range.
  152.  
  153. Usage:   Compress <source> <destination>
  154.                   <HHF> <compression>
  155.  
  156.          <HHF> (Hz) controls low pass filtering of the
  157.          sound for amplitude determination (see Low 
  158.          Pass). Keep it low (15 or so). <compression> 
  159.          is a real value. When > 0, the dynamic range
  160.          is reduced; 1 removes "all" dynamics. Negative 
  161.          values heighten the dynamics.
  162.  
  163.          The default extension is WAV. The source file 
  164.          may NOT be overwritten. 
  165.  
  166. Options: /l (affect left channel only)
  167.          /r (affect right channel only)
  168.          /a <amplification>
  169.          /w <start>:<end> (effect window times in ms)
  170.          /q (quiet mode: no screen output) 
  171. \
  172. Fade
  173. Temp\
  174. ..\EXE\Fade
  175. NSINHERIT
  176. TEMPINHERIT
  177.  
  178. DOSBOX
  179. ALL
  180. NOPAUSE
  181. NOBEEP
  182. Fade
  183. Amplify a sound section by a linearly varying, real 
  184. factor.
  185.  
  186. Usage:   Fade <source> <destination>
  187.               <start time>:<end time>
  188.               <start factor>[:<end factor>]
  189.  
  190.          Start and end times are expressed in 
  191.          milliseconds. Specifying no end factor
  192.          results in constant amplification by the 
  193.          start factor. An <end time> exceeding
  194.          file size causes the acual file end time
  195.          to be used.
  196.  
  197.          The default extension is WAV. The source 
  198.          file may NOT be overwritten.
  199.  
  200. Options: /l (affect left channel only)
  201.          /r (affect right channel only)
  202.          /q (quiet mode: no screen output)
  203. \
  204. Gate
  205. Temp\
  206. ..\EXE\Gate
  207. NSINHERIT
  208. TEMPINHERIT
  209.  
  210. DOSBOX
  211. ALL
  212. NOPAUSE
  213. NOBEEP
  214. Gate
  215. Suppress sections below the threshold level.
  216.  
  217. Usage:   Gate <source> <destination> <threshold>
  218.               <attack time>:<release time>
  219.  
  220.          The threshold is in parts of 32768, with
  221.          32768 denoting max amplitude. Attack and 
  222.          release (i.e. fade in and fade out) times 
  223.          are expressed in milliseconds.
  224.  
  225.          The default extension is WAV. The source 
  226.          file may NOT be overwritten.
  227.  
  228. Options: /l (affect left channel only)
  229.          /r (affect right channel only)
  230.          /w <start>:<end> (effect window)
  231.          /q (quiet mode: no screen output)
  232.  
  233.          Window times are in milliseconds. 
  234. \
  235. WAV   View
  236. Temp\
  237. ..\EXE\WAView
  238. NSINHERIT
  239. TEMPINHERIT
  240.  
  241. NOCLEAR
  242. ALL
  243. NOPAUSE
  244. NOBEEP
  245. WAView
  246. View a WAV file graphically.
  247.  
  248. Usage:   WAView <filename>
  249.  
  250.          The default extension is WAV. The names of 
  251.          the default external player and temporary 
  252.          file are read from Temp\PRGed.INI if it is 
  253.          found, and set to EXE\WAVplay.BAT and to
  254.          Temp\Temp.WAV otherwise.
  255.  
  256.          The default view window contains the whole 
  257.          file.
  258.  
  259. Options: /ss <sample> (view window start sample)
  260.          /es <sample> (view window end sample)
  261.          /st <time>   (view window start millisecond)
  262.          /et <time>   (view window end millisecond)
  263. \
  264. WAV   Play
  265. Temp\
  266. ..\EXE\WAVplay
  267. NONSINHERIT
  268. TEMPINHERIT
  269.  
  270. NOCLEAR
  271. DISK
  272. NOPAUSE
  273. NOBEEP
  274. WAVplay
  275. Play a WAV file.
  276.  
  277. Usage:   WAVplay <filename>
  278.  
  279.          The WAV extension is optional.
  280.  
  281. Notes:   WAVmaker is initially set up to call WM 
  282.          SBWAV (WAV player for Sound Blaster cards). 
  283.          You can easily change this if you want to 
  284.          use another player. See Help (press Alt-H) 
  285.          for details.
  286.  
  287.          With WM SBWAV, Space bar and Left mouse 
  288.          button pause/resume playback; Esc key and 
  289.          Right mouse button abort it.
  290. \
  291. WAV\  to Temp\ Copy
  292.  
  293. EXE\WAVtoTmp
  294. NONSINHERIT
  295. TEMPINHERIT
  296.  
  297. DOSBOX
  298. ALL
  299. NOPAUSE
  300. NOBEEP
  301. WAVtoTmp
  302. Copy file(s) in the WAV\ directory to the Temp\
  303. directory.
  304.  
  305. Usage:   WAVtoTmp <source> [<destination>]
  306.  
  307.          The default extension is WAV.
  308. \
  309. Temp\ to Temp\ Copy
  310.  
  311. EXE\TmpToTmp
  312. NONSINHERIT
  313. TEMPINHERIT
  314.  
  315. DOSBOX
  316. ALL
  317. NOPAUSE
  318. NOBEEP
  319. TmpToTmp
  320. Copy file(s) in the Temp\ directory.
  321.  
  322. Usage:   TmpToTmp <source> <destination>
  323.  
  324.          The default extension is WAV.
  325. \
  326. Temp\ to WAV\  Copy
  327.  
  328. EXE\TmpToWAV
  329. NONSINHERIT
  330. TEMPINHERIT
  331.  
  332. DOSBOX
  333. ALL
  334. NOPAUSE
  335. NOBEEP
  336. TmpToWAV
  337. Copy file(s) in the Temp\ directory to the WAV\
  338. directory.
  339.  
  340. Usage:   TmpToWAV <source> [<destination>]
  341.  
  342.          The default extension is WAV.
  343. \
  344. Temp\ Delete
  345. Temp\
  346. ..\EXE\TempDel
  347. NONSINHERIT
  348. NOTEMPINHERIT
  349.  
  350. DOSBOX
  351. ALL
  352. NOPAUSE
  353. NOBEEP
  354. TempDel
  355. Delete file(s) in the Temp\ directory (be careful!).
  356.  
  357. Usage:   TempDel <filename>
  358.  
  359.          The default extension is WAV.
  360. \
  361. DOS   Shell
  362.  
  363. EXE\Shell
  364. NONSINHERIT
  365. NOTEMPINHERIT
  366. Temp
  367. CLEARSCR
  368. ALL
  369. NOPAUSE
  370. NOBEEP
  371. Shell
  372. Spawn a command shell (type EXIT at the command prompt
  373. to return), optionally changing the current directory.
  374.  
  375. This is useful if you want to execute DOS commands
  376. without leaving WAVmaker.
  377.  
  378. Usage:   Shell [<directory>]
  379.  
  380.          Do NOT end the directory name with \!
  381. \