Added "stretch"
Added stretch
synth for timestretching samples, similar to loop
but better and only plays the whole file. Stretches the audio's duration to the sus
attribute without affecting pitch and does not require the tempo to be known.
# Stretches the audio to 4 beats without affecting pitch
p1 >> stretch("Basic_Rock_135", dur=4)