Changeset f77820d
- Timestamp:
- Mar 13, 2017, 10:37:30 PM (8 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, sampler
- Children:
- c23d45f
- Parents:
- b991cc1
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
python/lib/moresetuptools.py
rb991cc1 rf77820d 5 5 from .gen_external import generate_external, header, output_path 6 6 7 from Version import get_aubio_version7 from this_version import get_aubio_version 8 8 9 9 # inspired from https://gist.github.com/abergmeier/9488990
Note: See TracChangeset
for help on using the changeset viewer.