moviepy.audio.fx#
All the audio effects that can be applied to AudioClip and VideoClip.
Modules
|
Repeats audio certain number of times at constant intervals multiplying their volume levels using a linear space in the range 1 to |
|
Return an audio (or video) clip that is first mute, then the sound arrives progressively over |
|
Return a sound clip where the sound fades out progressively over |
|
Loops over an audio clip. |
Return a clip whose volume is normalized to 0db. |
|
For a stereo audioclip, this function enables to change the volume of the left and right channel separately (with the factors left and right). |
|
|
Returns a clip with audio volume multiplied by the value factor. |