| Source path: svn/ trunk/ src/ echonest/ modify.py |
|
|
|
|
Older revisions
r273
by blac...@echonest.com
on Jul 7, 2009
Diff
folding in modify (time-stretching and pitch-shifting module)
r236
by blac...@echonest.com
on Jun 16, 2009
Diff
Now produces AudioData of the correct length. Added audio.assemble() function to stitch together multiple AudioData
r234
by blac...@echonest.com
on Jun 15, 2009
Diff
there's still a bug when trying to time-stretch an entire file to be longer than the original, but otherwise this works.