Changeset 3d8a6c0
- Timestamp:
- Sep 23, 2018, 10:11:27 AM (6 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
- Children:
- f49cf4c
- Parents:
- 109ba42
- Location:
- doc
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
doc/debian_packages.rst
r109ba42 r3d8a6c0 10 10 ``git-buildpackage`` to build from the git repository. For instance: 11 11 12 .. code-block:: bash12 .. code-block:: console 13 13 14 14 $ git clone git://anonscm.debian.org/collab-maint/aubio.git -
doc/python_module.rst
r109ba42 r3d8a6c0 11 11 aubio can now be installed using ``pip``: 12 12 13 .. code-block:: bash13 .. code-block:: console 14 14 15 15 $ pip install aubio … … 20 20 From ``aubio`` source directory, run the following: 21 21 22 .. code-block:: bash22 .. code-block:: console 23 23 24 24 $ ./setup.py clean
Note: See TracChangeset
for help on using the changeset viewer.