Changeset 13c3fba for python/aubiocut
- Timestamp:
- Mar 3, 2006, 6:57:50 AM (19 years ago)
- Branches:
- feature/autosink, feature/cnn, feature/cnn_org, feature/constantq, feature/crepe, feature/crepe_org, feature/pitchshift, feature/pydocstrings, feature/timestretch, fix/ffmpeg5, master, pitchshift, sampler, timestretch, yinfft+
- Children:
- 43938de
- Parents:
- c7713b2
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
python/aubiocut
rc7713b2 r13c3fba 6 6 7 7 import sys 8 from aubio.task simport *8 from aubio.task import * 9 9 10 10 usage = "usage: %s [options] -i soundfile" % sys.argv[0]
Note: See TracChangeset
for help on using the changeset viewer.