Description Usage Arguments Value
Change the playback speed of an audio signal
1 | change_speed(input_signal, rate)
|
input_signal |
numeric |
rate |
numeric, desired rate of change to the speed. To increase the speed, pass in a value greater than 1.0. To decrease the speed, pass in a value between 0.0 and 1.0. |
numeric, vector representing the audio signal with changed speed.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.