.timeStretch | R Documentation |
Internal soundgen function called by timeStretch
.timeStretch(audio, stretch, precision, normalize = TRUE, play = FALSE)
audio |
a list returned by |
stretch |
1 = no change, >1 = longer, <1 = shorter. Single value, vector,
or anchor format (see |
precision |
the number of points used for estimating the duration of output (more = better, but slower) |
play |
if TRUE, plays the synthesized sound using the default player on
your system. If character, passed to |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.