home *** CD-ROM | disk | FTP | other *** search
- WM Fade
- ───────
-
- WM Fade amplifies a WAV by a linearly varying, real factor. It allows smooth
- fade in/fade out effects, as well as simple (constant) amplification and phase
- inversion (negative amplitude factor).
-
- Usage: Fade <source> <destination> <start time>:<end time>
- <start factor>[:<end factor>]
-
- 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. Specifying no
- end factor results in constant amplification by the start factor.
- Specifying an <end time> exceeding file size causes the actual
- file end time to be used instead.
-
- Options: /l (affect left channel only)
- /r (affect right channel only)
- /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 time>
- End time : <end time>
- Parameter #1 : <start factor>
- Parameter #2 : <end factor>
-