qwavfade(1) | quelcom man pages | qwavfade(1) |
qwavfade - fade in/out wav files
qwavfade [option]... file...
qwavfade modifies a wav file applying on it a fade in or a fade out or both.
a fade consists in modifying progressively the level of the wav as if you were slowly increasing or decreasing the volume. a fade in consists in increasing the volume starting from a low level at the beginning of the wav. a fade out consists in decreasing the volume to a low level at the end of the wav.
the time points is a easier way to specify the length (or duration) of a fade with a millisecond resolution. here's its formal form:
[h:[m:]]s[.ms] where
only the seconds specifier is required. here are a couple of examples:
the --duration option can have also an optional modifier. if this modifier is not used, then the value provided with the corresponding cut option will be interpreted as a number of samples. since most of the times will be difficult to specify a duration in terms of samples, the following modifiers are provided:
in either case, the values specified will be rounded to get an integer number of samples.
suppose you want to fade in and out the fantastic song live.in.concert.wav using a fade duration of 5 seconds:
if you want to try with another duration, jump to the first step and change the duration argument.
qwavfade doesn't allow both types of fades (in and out) to overlap. if you want to fade in and out a wav file, and the two regions to fade overlap, then probably you made a mistake. in any case, you can do it fading separately.
tests has been done only with 44100 Hz 16 bit stereo files, though it may work with mono/stereo 8/16 bits files.
dmanye@etse.urv.es
http://www.etse.urv.es/~dmanye/quelcom/quelcom.html
qwavinfo(1), qwavjoin(1), qwavcut(1),
qwavsilence(1), qwavheaderdump(1)
qmp3info(1), qmp3join(1), qmp3cut(1),
qmp3check(1), qmp3report(1)
february 2001 | quelcom 0.4.0 |