home *** CD-ROM | disk | FTP | other *** search
- WM Cut
- ──────
-
- WM Cut does just what its name implies: given a WAV and a time range, it
- removes the latter from the former.
-
- Usage: Cut <source> <destination> <start>:<end>
-
- 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.
-
- <start> and <end> times are expressed in milliseconds. Don't worry
- about specifying an <end> extending beyond the actual file size, it
- will just cause the exact end value to be used.
-
- Option: /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>
- Start time : <start>
- End time : <end>
-