Changeset d8380d2


Ignore:
Timestamp:
Jan 8, 2017, 2:53:21 PM (7 years ago)
Author:
Paul Brossier <piem@piem.org>
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
Message:

doc/python_module.rst: add print(aubio.version)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • doc/python_module.rst

    rc8c7aa6 rd8380d2  
    3030
    3131Once you have python-aubio installed, you should be able to run ``python -c
    32 "import aubio"``.
     32"import aubio; print(aubio.version)"``.
    3333
    3434A simple example
Note: See TracChangeset for help on using the changeset viewer.