Internal soundgen function called by timeStretch
.timeStretch(audio, stretch, precision, normalize = TRUE, play = FALSE)
a list returned by readAudio
1 = no change, >1 = longer, <1 = shorter. Single value, vector,
or anchor format (see soundgen
)
the number of points used for estimating the duration of output (more = better, but slower)
if TRUE, plays the synthesized sound using the default player on
your system. If character, passed to play
as the name
of player to use, eg "aplay", "play", "vlc", etc. In case of errors, try
setting another default player for play