

AudioFade

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 all close allBasic Examples (2)
Scope (3)
Options (2)
Related Guides
Text
Wolfram Research (2016), AudioFade, Wolfram Language function, https://reference.wolfram.com/language/ref/AudioFade.html (updated 2024).
CMS
Wolfram Language. 2016. "AudioFade." Wolfram Language & System Documentation Center. Wolfram Research. Last Modified 2024. 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
BibTeX
@misc{reference.wolfram_2025_audiofade, author="Wolfram Research", title="{AudioFade}", year="2024", howpublished="\url{https://reference.wolfram.com/language/ref/AudioFade.html}", note=[Accessed: 11-August-2025]}
BibLaTeX
@online{reference.wolfram_2025_audiofade, organization={Wolfram Research}, title={AudioFade}, year={2024}, url={https://reference.wolfram.com/language/ref/AudioFade.html}, note=[Accessed: 11-August-2025]}