- Timestamp:
- Jan 8, 2017, 2:53:21 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, yinfft+
- Children:
- 41dd34e
- Parents:
- c8c7aa6
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
doc/python_module.rst
rc8c7aa6 rd8380d2 30 30 31 31 Once you have python-aubio installed, you should be able to run ``python -c 32 "import aubio "``.32 "import aubio; print(aubio.version)"``. 33 33 34 34 A simple example
Note: See TracChangeset
for help on using the changeset viewer.