Changes
v0.4.0
v0.3.0
Added timemap_stretch for variable-rate warping. (PR #15) Marc Sarfati
v0.2.2
Suppress console logging from rubberband
v0.2.1
Improved error handling when rubberband fails to execute.
v0.2.0
Removed dependency on librosa in favor of pysoundfile (PR #4).
Stereo/mono interface now matches pysoundfile instead of librosa: t he first axis now corresponds to time rather than channel number.