home *** CD-ROM | disk | FTP | other *** search
/ Sound, Music & MIDI Collection 2 / SMMVOL2.bin / WAVUTIL / WM10_B.ZIP / MAIN.DAT / mid.mnu < prev    next >
Encoding:
Text File  |  1995-08-30  |  5.9 KB  |  285 lines

  1. MID Menu
  2. File #1
  3. File #2
  4. Track #1
  5. Channel #1
  6. Track #2
  7. Channel #2
  8. Track #3
  9. Channel #3
  10. Track #4
  11. Channel #4
  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 MID Menu, press Esc, click the 
  36. Right mouse button or execute the Close command. 
  37.  
  38. Execute the Help command (hit Enter) for extensive 
  39. online help.
  40.  
  41. The WAVmaker menu system (including this text) is 
  42. user-configurable. See online help for details!
  43. \
  44. MID Directory
  45.  
  46. EXE\ReadDir
  47. NONSINHERIT
  48. TEMPINHERIT
  49. MID\*.MID
  50. NOCLEAR
  51. ALL
  52. NOPAUSE
  53. NOBEEP
  54. ReadDir
  55. Browse a listing of the default MID directory (exit
  56. with Esc or Right mouse button). 
  57.  
  58. This is the directory where MID files are usually
  59. kept.
  60. \
  61. MID Play
  62. MID\
  63. ..\EXE\MIDplay
  64. NONSINHERIT
  65. TEMPINHERIT
  66.  
  67. NOCLEAR
  68. ALL
  69. NOPAUSE
  70. NOBEEP
  71. MIDplay
  72. Play a MID file.
  73.  
  74. Usage:   MIDplay <filename>
  75.  
  76.          The MID extension is optional.
  77.  
  78. Notes:   WAVmaker is initially set up to call 
  79.          WM SBMIDI (MIDI player for Sound Blaster 
  80.          cards). You can easily change this if you 
  81.          want to use another player. See Help 
  82.          (press Alt-H) for details.
  83.  
  84.          With WM SBMIDI, Space bar and Left mouse 
  85.          button pause/resume playback; Esc key and 
  86.          Right mouse button abort it.
  87. \
  88. MID Scan
  89. MID\
  90. ..\EXE\Scan
  91. NONSINHERIT
  92. TEMPINHERIT
  93.  
  94. NOCLEAR
  95. ALL
  96. NOPAUSE
  97. NOBEEP
  98. MIDscan
  99. Generate and browse a (partial) event listing for a
  100. Level 0 or Level 1 Standard MIDI file (exit with Esc
  101. or Right mouse button).
  102.  
  103. Usage:   Scan <filename>
  104.  
  105.          The default extension is MID.
  106. \
  107. MID Mute
  108. MID\
  109. ..\EXE\MIDmute
  110. NONSINHERIT
  111. TEMPINHERIT
  112.  
  113. DOSBOX
  114. ALL
  115. NOPAUSE
  116. NOBEEP
  117. MIDmute
  118. Substitute Note events in track(s):channel(s) of a
  119. Standard MIDI file (Level 0 or 1) with (mute) Text
  120. events.
  121.  
  122. Usage:   MIDmute <source> <destination>
  123.                  <track>:<channel>
  124.                  [<track>:<channel> ...]
  125.  
  126.          The default extension is MID. 
  127.  
  128.          The source file may NOT be overwritten: 
  129.          you must use different filenames and/or 
  130.          extensions for source and destination.
  131.  
  132.          Either <track> or <channel> can be set to 
  133.          ALL (as in ALL:10, which would mute channel
  134.          10 on all tracks, or as in 10:ALL, muting 
  135.          track 10 on all channels).
  136. \
  137. MID Solo
  138. MID\
  139. ..\EXE\MIDsolo
  140. NONSINHERIT
  141. TEMPINHERIT
  142.  
  143. DOSBOX
  144. ALL
  145. NOPAUSE
  146. NOBEEP
  147. MIDsolo
  148. Substitute all Note events NOT in track(s):channel(s)
  149. of a Standard MIDI file (Level 0 or 1) with (mute) 
  150. Text events.
  151.  
  152. Usage:   MIDsolo <source> <destination>
  153.                  <track>:<channel>
  154.                  [<track>:<channel> ...]
  155.  
  156.          The default extension is MID. 
  157.  
  158.          The source file may NOT be overwritten: 
  159.          you must use different filenames and/or 
  160.          extensions for source and destination.
  161.  
  162.          Either <track> or <channel> can be set to 
  163.          ALL (as in ALL:10, which would result in 
  164.          keeping channel 10 on all tracks, or as 
  165.          in 10:ALL, keeping all of track 10).
  166. \
  167. MID 1to0
  168. MID\
  169. ..\EXE\MID1to0
  170. NONSINHERIT
  171. TEMPINHERIT
  172.  
  173. DOSBOX
  174. ALL
  175. NOPAUSE
  176. NOBEEP
  177. MID1to0
  178. Convert a Level 1 Standard MIDI file to Level 0.
  179.  
  180. Sequence, Track and Instrument names are converted 
  181. to (mute) Text events.
  182.  
  183. Usage:   MID1to0 <source> <destination>
  184.  
  185.          The default extension is MID.
  186.  
  187.          The source file may NOT be overwritten: 
  188.          you must use different filenames and/or 
  189.          extensions for source and destination.
  190. \
  191. MIDIcat
  192. MID\
  193. ..\EXE\Cat
  194. NONSINHERIT
  195. NOTEMPINHERIT
  196.  
  197. NOCLEAR
  198. ALL
  199. NOPAUSE
  200. NOBEEP
  201. MIDIcat
  202. Generate and browse a (partial) event listing for 
  203. one or more Standard MIDI files (exit with Esc or 
  204. Right mouse button).
  205.  
  206. Usage:   Cat <filename> [<filename> ...]
  207.  
  208.          Extensions must be specified explicitly. 
  209.  
  210. Options: -t (display Text event times)
  211.          -h (suppress MIDI info header)
  212.          -v (analyze only valid MIDI files)
  213.          -d (display drum info)
  214.          -i (display instrument info)
  215.  
  216.          See online help (Alt-H) for Text field 
  217.          options [-1234567? | -+ | -*].
  218.  
  219. Notes:   All options must PRECEDE <filename>.
  220.  
  221.          Options can be "stacked" together, as in
  222.          "-tdiv".
  223. \
  224. ASCIIMID
  225. MID\
  226. ..\EXE\ASCIIMID
  227. NONSINHERIT
  228. TEMPINHERIT
  229.  
  230. DOSBOX
  231. ALL
  232. NOPAUSE
  233. NOBEEP
  234. ASCIIMID
  235. Convert any DOS text file (actually, any DOS file) 
  236. to a Level 0 Standard MIDI file.
  237.  
  238. Usage:   ASCIIMID <source> <destination>
  239.  
  240.          File extensions must be given explicitly.
  241.  
  242. Note:    Characters between ASCII codes 32 and 128 
  243.          are mapped to note numbers between 0 and 96
  244.          (C0 and C8); codes falling outside of this 
  245.          range become rests. Each note and rest
  246.          occupies a 16th note. The velocities for
  247.          each note are randomly generated.
  248. \
  249. Archives
  250.  
  251. EXE\Help Archives
  252. NONSINHERIT
  253. NOTEMPINHERIT
  254.  
  255. NOCLEAR
  256. ALL
  257. NOPAUSE
  258. NOBEEP
  259. Help
  260. Browse Piet van Oostrum's great compilation of 
  261. electronic/computer music and MIDI archives on 
  262. the Internet. Tons of MIDI files, samples and 
  263. info free for the taking!
  264. \
  265. DOS Shell
  266.  
  267. EXE\Shell
  268. NONSINHERIT
  269. NOTEMPINHERIT
  270. MID
  271. CLEARSCR
  272. ALL
  273. NOPAUSE
  274. NOBEEP
  275. Shell
  276. Spawn a command shell (type EXIT at the command prompt
  277. to return), optionally changing the current directory.
  278.  
  279. This is useful if you want to execute DOS commands
  280. without leaving WAVmaker.
  281.  
  282. Usage:   Shell [<directory>]
  283.  
  284.          Do NOT end the directory name with \!
  285. \