Changeset 466a5da for interfaces
- Timestamp:
- Mar 3, 2012, 10:26:01 AM (13 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:
- 7684ff2
- Parents:
- e43464c
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
interfaces/python/setup.py
re43464c r466a5da 7 7 8 8 setup(name="_aubio", version="1.0", 9 packages = ['aubio'], 9 10 ext_modules = [ 10 11 Extension("_aubio",
Note: See TracChangeset
for help on using the changeset viewer.