home *** CD-ROM | disk | FTP | other *** search
- WM Reverse
- ──────────
-
- WM Reverse does just what its name implies: given a WAV, it time-reverses it.
- The popular Reverse Cymbal sound (General MIDI program number 120) is just an
- ordinary cymbal treated this way.
-
- Usage: Reverse <source> <destination>
-
- The default directory is Temp\. The default extension is WAV. The
- source file may NOT be overwritten; you must specify different
- filenames and/or extensions.
-
- Options: /l (affect left sound channel only - ignored if file is mono)
- /r (affect right sound channel only - ignored if file is mono)
- /w <start>:<end> (effect window times, in milliseconds)
- /q (quiet mode: no screen output)
-
- The following title:value pairs are written to WAVmaker's public Function key
- file {FnKeys} upon successful termination:
-
- File #1 : <source>
- File #2 : <destination>
-
- If the /w (effect window) option is used, the following pairs are also
- written:
-
- Start time : <start>
- End time : <end>
-