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

  1. Frequency 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 Frequency 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. Low   Pass Filter
  84. Temp\
  85. ..\EXE\LowPass
  86. NSINHERIT
  87. TEMPINHERIT
  88.  
  89. DOSBOX
  90. ALL
  91. NOPAUSE
  92. NOBEEP
  93. LowPass
  94. Suppress high frequencies.
  95.  
  96. Usage:   LowPass <source> <destination> <HHF>
  97.  
  98.          HHF is short for Half Height Frequency, i.e.
  99.          the frequency (in Hz) at which the amplitude 
  100.          factor will have fallen to 0.5 (from 1 at 
  101.          0 Hz).
  102.  
  103.          The default extension is WAV. The source 
  104.          file may NOT be overwritten. 
  105.  
  106. Options: /l (affect left channel only)
  107.          /r (affect right channel only)
  108.          /a <amplification>
  109.          /w <start>:<end> (effect window)
  110.          /q (quiet mode: no screen output)
  111.  
  112.          Window times are in milliseconds.
  113. \
  114. High  Pass Filter
  115. Temp\
  116. ..\EXE\HighPass
  117. NSINHERIT
  118. TEMPINHERIT
  119.  
  120. DOSBOX
  121. ALL
  122. NOPAUSE
  123. NOBEEP
  124. HighPass
  125. Suppress low frequencies.
  126.  
  127. Usage:   HighPass <source> <destination> <HHF>
  128.  
  129.          HHF is short for Half Height Frequency, i.e.
  130.          the frequency (in Hz) at which the amplitude 
  131.          factor will have fallen to 0.5 (from 1 at 
  132.          half the sampling frequency).
  133.  
  134.          The default extension is WAV. The source 
  135.          file may NOT be overwritten. 
  136.  
  137. Options: /l (affect left channel only)
  138.          /r (affect right channel only)
  139.          /a <amplification>
  140.          /w <start>:<end> (effect window)
  141.          /q (quiet mode: no screen output)
  142.  
  143.          Window times are in milliseconds.
  144. \
  145. Band/Notch Filter
  146. Temp\
  147. ..\EXE\Band
  148. NSINHERIT
  149. TEMPINHERIT
  150.  
  151. DOSBOX
  152. ALL
  153. NOPAUSE
  154. NOBEEP
  155. Band
  156. Suppress frequencies outside (default) or inside
  157. [/n] a band.
  158.  
  159. Usage:   Band <source> <destination> 
  160.               <center>:<width> 
  161.  
  162.          The amplitude factor is 1[0] at <center> Hz
  163.          and (roughly) 0.5 at <center>±<width> Hz.
  164.  
  165.          The default extension is WAV. The source 
  166.          file may NOT be overwritten. 
  167.  
  168. Options: /n (suppress frequencies in the band)
  169.          /l (affect left channel only)
  170.          /r (affect right channel only)
  171.          /a <amplification>
  172.          /w <start>:<end> (effect window)
  173.          /q (quiet mode: no screen output)
  174.  
  175.          Window times are in milliseconds.
  176. \
  177. Ring  Modulate
  178. Temp\
  179. ..\EXE\Ring
  180. NSINHERIT
  181. TEMPINHERIT
  182.  
  183. DOSBOX
  184. ALL
  185. NOPAUSE
  186. NOBEEP
  187. Ring
  188. Ring modulate a WAV.
  189.  
  190. Usage:   Ring <source> <destination> <rate>
  191.  
  192.          The effect rate is a real value in Hz. The 
  193.          default modulator is a sine wave.
  194.  
  195.          The default extension is WAV. The source 
  196.          file may NOT be overwritten. 
  197.  
  198. Options: /sqr (square wave modulator)
  199.          /tri (triangle wave modulator)
  200.          /saw (saw wave modulator)
  201.          /l   (affect left channel only)
  202.          /r   (affect right channel only)
  203.          /w <start>:<end> (effect window)
  204.          /q   (quiet mode: no screen output)
  205.  
  206.          Window times are in milliseconds. 
  207. \
  208. Vocoder
  209. Temp\
  210. ..\EXE\Vocoder
  211. NSINHERIT
  212. TEMPINHERIT
  213.  
  214. DOSBOX
  215. ALL
  216. PAUSE
  217. BEEP
  218. Vocoder
  219. Impose the formant envelope of a control sound on
  220. the spectrum of a carrier sound.
  221.  
  222. Usage:   Vocoder <control> <carrier> <destination>
  223.  
  224.          The default extension is WAV. The source 
  225.          files may NOT be overwritten.
  226.  
  227.          Output is in the format of the carrier.
  228.  
  229. Options: /p (prescan & normalize formant envelope)
  230.          /a <amplification>
  231.          /q (quiet mode: no screen output)
  232. \
  233. WAV   View
  234. Temp\
  235. ..\EXE\WAView
  236. NSINHERIT
  237. TEMPINHERIT
  238.  
  239. NOCLEAR
  240. ALL
  241. NOPAUSE
  242. NOBEEP
  243. WAView
  244. View a WAV file graphically.
  245.  
  246. Usage:   WAView <filename>
  247.  
  248.          The default extension is WAV. The names of 
  249.          the default external player and temporary 
  250.          file are read from Temp\PRGed.INI if it is 
  251.          found, and set to EXE\WAVplay.BAT and to 
  252.          Temp\Temp.WAV otherwise.
  253.  
  254.          The default view window contains the whole
  255.          file.
  256.  
  257. Options: /ss <sample> (view window start sample)
  258.          /es <sample> (view window end sample)
  259.          /st <time>   (view window start millisecond)
  260.          /et <time>   (view window end millisecond)
  261. \
  262. WAV   Play
  263. Temp\
  264. ..\EXE\WAVplay
  265. NONSINHERIT
  266. TEMPINHERIT
  267.  
  268. NOCLEAR
  269. DISK
  270. NOPAUSE
  271. NOBEEP
  272. WAVplay
  273. Play a WAV file.
  274.  
  275. Usage:   WAVplay <filename>
  276.  
  277.          The WAV extension is optional.
  278.  
  279. Notes:   WAVmaker is initially set up to call WM
  280.          SBWAV (WAV player for Sound Blaster cards).
  281.          You can easily change this if you want to
  282.          use another player. See Help (press Alt-H)
  283.          for details.
  284.  
  285.          With WM SBWAV, Space bar and Left mouse
  286.          button pause/resume playback; Esc key and
  287.          Right mouse button abort it.
  288. \
  289. WAV\  to Temp\ Copy
  290.  
  291. EXE\WAVtoTmp
  292. NONSINHERIT
  293. TEMPINHERIT
  294.  
  295. DOSBOX
  296. ALL
  297. NOPAUSE
  298. NOBEEP
  299. WAVtoTmp
  300. Copy file(s) in the WAV\ directory to the Temp\
  301. directory.
  302.  
  303. Usage:   WAVtoTmp <source> [<destination>]
  304.  
  305.          The default extension is WAV.
  306. \
  307. Temp\ to Temp\ Copy
  308.  
  309. EXE\TmpToTmp
  310. NONSINHERIT
  311. TEMPINHERIT
  312.  
  313. DOSBOX
  314. ALL
  315. NOPAUSE
  316. NOBEEP
  317. TmpToTmp
  318. Copy file(s) in the Temp\ directory.
  319.  
  320. Usage:   TmpToTmp <source> <destination>
  321.  
  322.          The default extension is WAV.
  323. \
  324. Temp\ to WAV\  Copy
  325.  
  326. EXE\TmpToWAV
  327. NONSINHERIT
  328. TEMPINHERIT
  329.  
  330. DOSBOX
  331. ALL
  332. NOPAUSE
  333. NOBEEP
  334. TmpToWAV
  335. Copy file(s) in the Temp\ directory to the WAV\
  336. directory.
  337.  
  338. Usage:   TmpToWAV <source> [<destination>]
  339.  
  340.          The default extension is WAV.
  341. \
  342. Temp\ Delete
  343. Temp\
  344. ..\EXE\TempDel
  345. NONSINHERIT
  346. NOTEMPINHERIT
  347.  
  348. DOSBOX
  349. ALL
  350. NOPAUSE
  351. NOBEEP
  352. TempDel
  353. Delete file(s) in the Temp\ directory (be careful!).
  354.  
  355. Usage:   TempDel <filename>
  356.  
  357.          The default extension is WAV.
  358. \
  359. DOS   Shell
  360.  
  361. EXE\Shell
  362. NONSINHERIT
  363. NOTEMPINHERIT
  364. Temp
  365. CLEARSCR
  366. ALL
  367. NOPAUSE
  368. NOBEEP
  369. Shell
  370. Spawn a command shell (type EXIT at the command prompt
  371. to return), optionally changing the current directory.
  372.  
  373. This is useful if you want to execute DOS commands
  374. without leaving WAVmaker.
  375.  
  376. Usage:   Shell [<directory>]
  377.  
  378.          Do not end the directory name with \!
  379. \