

AudioPad
Details

- The amount of padding can be a non-negative real number in seconds, a time quantity, or a samples quantity.
- The following forms of padding can be specified:
-
0 zero (silence) padding val a constant value "Faded" a short faded padding followed by zero padding "Fixed" repetitions of the boundary value "Periodic" cyclic repetitions of the complete audio "Reflected" reflections of the audio at the boundary "Reversed" reversals of the complete audio
Examples
open all close allBasic Examples (2)
Scope (6)
Pad an audio object with silence:
Pad the audio with its reverse:
Pad an audio object with silence:
Pad with a repetition of the boundary value:
Pad the audio with its reverse:
Pad the audio with a short decay to zero:
Add a second of silence to the beginning and the end:
Specify the amount of padding as a time quantity:
Applications (4)
Use faded padding to avoid clicks:
Add padding to an audio object before applying a reverb:
Pad an audio object before an AudioJoin operation:
Pad an audio object to match the duration of a different one:
Related Guides
Related Workflows
- Record a Sound
Text
Wolfram Research (2016), AudioPad, Wolfram Language function, https://reference.wolfram.com/language/ref/AudioPad.html (updated 2017).
CMS
Wolfram Language. 2016. "AudioPad." Wolfram Language & System Documentation Center. Wolfram Research. Last Modified 2017. https://reference.wolfram.com/language/ref/AudioPad.html.
APA
Wolfram Language. (2016). AudioPad. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/AudioPad.html
BibTeX
@misc{reference.wolfram_2025_audiopad, author="Wolfram Research", title="{AudioPad}", year="2017", howpublished="\url{https://reference.wolfram.com/language/ref/AudioPad.html}", note=[Accessed: 15-August-2025]}
BibLaTeX
@online{reference.wolfram_2025_audiopad, organization={Wolfram Research}, title={AudioPad}, year={2017}, url={https://reference.wolfram.com/language/ref/AudioPad.html}, note=[Accessed: 15-August-2025]}