AudioFade
AudioFade[audio]
returns audio in which the beginning and end of audio are faded.
AudioFade[audio,t]
fades the first and last t seconds of audio.
AudioFade[audio,{t1,t2}]
fades t1 seconds at the beginning and t2 seconds at the end.
Details and Options

- AudioFade fades in the signal by gradually increasing the volume of the signal from 0 to the full amplitude of the signal at the beginning, and similarly fades out the end of the signal.
- Fading a signal can be used to remove clicks when the audio is played back by avoiding potential discontinuities.
- AudioFade[audio] is equivalent to AudioFade[audio,.001].
- The shape of the ramp can be specified using a Method option. Possible settings are:
-
"Cosine" cosinusoidal fade "Exp" exponential fade "Linear" linear fade "Log" logarithmic fade "Rounded" rounded fade "SCurve" sinusoidal fade (default)
Examples
open allclose allBasic Examples (2)
Scope (2)
Options (2)
Wolfram Research (2016), AudioFade, Wolfram Language function, https://reference.wolfram.com/language/ref/AudioFade.html.
Text
Wolfram Research (2016), AudioFade, Wolfram Language function, https://reference.wolfram.com/language/ref/AudioFade.html.
CMS
Wolfram Language. 2016. "AudioFade." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/AudioFade.html.
APA
Wolfram Language. (2016). AudioFade. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/AudioFade.html