AudioAmplify
AudioAmplify[audio,s]
multiplies all samples of audio by a factor s.
AudioAmplify[video,s]
amplifies the first audio track in video.
Details
- AudioAmplify can be used to amplify or attenuate audio signals.
- AudioAmplify multiplies each sample value with the factor s.
- In AudioAmplify[audio,s], with s>1 the audio is amplified; with s<1 the audio is attenuated.
- The multiplier s can be any non-negative real number or can be given in decibels.
- A scalar value s is equivalent to in decibels.
- Use AudioNormalize to uniformly amplify or attenuate all elements.
Examples
open allclose allScope (2)
Properties & Relations (3)
AudioAmplify is equivalent to multiplying the signal by the amplification factor:
Use AudioAmplify to normalize a signal:
This would be equivalent to calling AudioNormalize:
Compare the power spectra of a signal and its amplified versions:
Text
Wolfram Research (2016), AudioAmplify, Wolfram Language function, https://reference.wolfram.com/language/ref/AudioAmplify.html (updated 2024).
CMS
Wolfram Language. 2016. "AudioAmplify." Wolfram Language & System Documentation Center. Wolfram Research. Last Modified 2024. https://reference.wolfram.com/language/ref/AudioAmplify.html.
APA
Wolfram Language. (2016). AudioAmplify. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/AudioAmplify.html