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

  1. Conversion Menu
  2. File #1
  3. File #2
  4. File #3
  5. File #4
  6. File #5
  7. File #6
  8. File #7
  9. File #8
  10. File #9
  11. File #10
  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 Conversion 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\*.*
  51. NOCLEAR
  52. ALL
  53. NOPAUSE
  54. NOBEEP
  55. ReadDir
  56. Browse a sorted listing of the temporary file
  57. directory (exit wih 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. VOC to WAV
  67. Temp\
  68. ..\EXE\VOC2WAV
  69. NONSINHERIT
  70. TEMPINHERIT
  71.  
  72. DOSBOX
  73. ALL
  74. NOPAUSE
  75. NOBEEP
  76. noHelp
  77. Convert a VOC file to a WAV file.
  78.  
  79. Usage:   VOC2WAV <source> <destination> 
  80.  
  81.          The default is mono, 11 kHz WAV, no silence 
  82.          data block expansion, no repeat expansion.
  83.  
  84. Options: /Cxx (set file to mono [1] or stereo [2])
  85.          /Rxx (set WAV sampling rate [11, 22 or 44])
  86.          /Sxx (expand silence blocks [ON | OFF])
  87.          /Lxx (expand repeat for block [ON | OFF])
  88.  
  89. Notes:   When /LON, negative repeat counts are 
  90.          ignored and only one waveform data block 
  91.          for repeating is created.
  92.  
  93.          Keep in mind that LSTtoWAV expects "plain" 
  94.          WAV files comprised of a single, contiguous, 
  95.          un-repeated sound data block. Use /SON and
  96.          /LON if needed.
  97. \
  98. SND to WAV
  99. Temp\
  100. ..\EXE\SND2WAV
  101. NONSINHERIT
  102. TEMPINHERIT
  103.  
  104. DOSBOX
  105. ALL
  106. NOPAUSE
  107. NOBEEP
  108. SND2WAV
  109. Convert a headerless Macintosh SND file to a WAV file.
  110.  
  111. Usage:   SND2WAV <filename>
  112.  
  113.          Standard DOS wildcards are accepted.
  114.  
  115. Options: -i | -m   (Intel or Motorola mode)
  116.          -8 | -16  (8 or 16 bit data)
  117.          -s | -u   (signed or unsigned data)
  118.          -1 | -2   (number of sound channels)
  119.          -f#n      (sampling rate in Hz)
  120.          -b#n      (start byte)
  121.          -l#n      (sample size in bytes)
  122.  
  123.         Defaults are -i, -8, -u, -1, -f44100, -b0.
  124. \
  125. VOC to SND
  126. Temp\
  127. ..\EXE\VOC2SND
  128. NONSINHERIT
  129. TEMPINHERIT
  130.  
  131. DOSBOX
  132. ALL
  133. NOPAUSE
  134. NOBEEP
  135. VOC2SND
  136. Convert a VOC file to a headerless Macintosh SND file.
  137.  
  138. Usage:   VOC2SND <filename>
  139.  
  140.          The VOC extension is implied.
  141. \
  142. WAV to VOC
  143. Temp\
  144. ..\EXE\WAV2VOC
  145. NONSINHERIT
  146. TEMPINHERIT
  147.  
  148. DOSBOX
  149. ALL
  150. NOPAUSE
  151. NOBEEP
  152. noHelp
  153. Convert a WAV file to a VOC file.
  154.  
  155. Usage:   WAV2VOC <source> <destination> 
  156.  
  157.          The default destination format is new VOC, 
  158.          with the same wordlength and number of sound 
  159.          channels as the source file.
  160.  
  161. Options: /O (generate old VOC file format)
  162.          /8 (convert 16 bit WAV to 8 bit VOC)
  163.          /M (convert stereo WAV to mono VOC)
  164. \
  165. IFF to VOC
  166. Temp\
  167. ..\EXE\IFF2VOC
  168. NONSINHERIT
  169. TEMPINHERIT
  170.  
  171. DOSBOX
  172. ALL
  173. NOPAUSE
  174. NOBEEP
  175. IFF2VOC
  176. Convert an Amiga IFF file to a VOC file.
  177.  
  178. Usage:   IFF2VOC <filename>
  179.  
  180.          The IFF extension is optional.
  181. \
  182. Sun to VOC
  183. Temp\
  184. ..\EXE\Sun2VOC
  185. NONSINHERIT
  186. TEMPINHERIT
  187.  
  188. DOSBOX
  189. ALL
  190. NOPAUSE
  191. NOBEEP
  192. Sun2VOC
  193. Convert a Sun AU file to a VOC file.
  194.  
  195. Usage:   Sun2VOC <filename>
  196.  
  197.          The AU extension is optional.
  198. \
  199. SOX v10
  200. Temp\
  201. ..\EXE\SOX
  202. NONSINHERIT
  203. TEMPINHERIT
  204.  
  205. DOSBOX
  206. ALL
  207. NOPAUSE
  208. NOBEEP
  209. SOX
  210. Convert to/from most popular computer sound file 
  211. formats, optionally adding an effect.
  212.  
  213. Usage:   SOX <source> <destination>
  214.  
  215.          Extensions must be specified explicitly.
  216.  
  217.          Actually, this is just the tip of the 
  218.          iceberg. There are many variations on the 
  219.          theme - far too many to list here. See the 
  220.          Help entry for details (press Alt-H) and 
  221.          for a nice summary of the various file 
  222.          types known to SOX.
  223.  
  224.          Consider adding your own entries to this 
  225.          menu, hiding the intricacies of the SOX
  226.          syntax in batch files, if you use this 
  227.          program at all often.
  228. \
  229. Convert
  230. Temp\
  231. ..\EXE\Convert
  232. NONSINHERIT
  233. TEMPINHERIT
  234.  
  235. DOSBOX
  236. ALL
  237. PAUSE
  238. NOBEEP
  239. Convert
  240. Convert to/from most popular music sound file formats.
  241.  
  242. Usage:   Convert <source[/@<SearchFile>]>
  243.                  [<destination directory>]
  244.                  -<OutFmt>
  245.  
  246.          Extensions must be specified explicitly.
  247.  
  248. Ex.:     Convert 12strgt.WAV -VOC
  249.  
  250.          converts Temp\12strgt.WAV
  251.          to       Temp\12strgt.VOC.
  252.  
  253.          A complete description of Convert Usage, 
  254.          Options and Supported Formats is given in 
  255.          Help (press Alt-H).
  256. \
  257. Temp\ to Temp\ Copy
  258.  
  259. EXE\TmpToTmp
  260. NONSINHERIT
  261. TEMPINHERIT
  262.  
  263. DOSBOX
  264. ALL
  265. NOPAUSE
  266. NOBEEP
  267. TmpToTmp
  268. Copy file(s) in the Temp\ directory.
  269.  
  270. Usage:   TmpToTmp <source> <destination>
  271.  
  272.          The default extension is WAV.
  273. \
  274. Temp\ to WAV\  Copy
  275.  
  276. EXE\TmpToWAV
  277. NONSINHERIT
  278. TEMPINHERIT
  279.  
  280. DOSBOX
  281. ALL
  282. NOPAUSE
  283. NOBEEP
  284. TmpToWAV
  285. Copy file(s) in the Temp\ directory to the WAV\
  286. directory.
  287.  
  288. Usage:   TmpToWAV <source> [<destination>]
  289.  
  290.          The default extension is WAV.
  291. \
  292. Temp\ Delete
  293. Temp\
  294. ..\EXE\TempDel
  295. NONSINHERIT
  296. NOTEMPINHERIT
  297.  
  298. DOSBOX
  299. ALL
  300. NOPAUSE
  301. NOBEEP
  302. TempDel
  303. Delete file(s) in the Temp\ directory (be careful!).
  304.  
  305. Usage:   TempDel <filename>
  306.  
  307.          The default extension is WAV.
  308. \
  309. DOS   Shell
  310.  
  311. EXE\Shell
  312. NONSINHERIT
  313. NOTEMPINHERIT
  314. Temp
  315. CLEARSCR
  316. ALL
  317. NOPAUSE
  318. NOBEEP
  319. Shell
  320. Spawn a command shell (type EXIT at the command prompt
  321. to return), optionally changing the current directory.
  322.  
  323. This is useful if you want to execute DOS commands
  324. without leaving WAVmaker.
  325.  
  326. Usage:   Shell [<directory>]
  327.  
  328.          Do not end the directory name with \!
  329. \