shithub: aubio

ref: ad2eac2a0413f1a7f536840acb4851058a8eb922
dir: /doc/installing.rst/

View raw version
Installing aubio
================

aubio runs on Linux, Windows, macOS, iOS, Android, and probably a few others
operating systems.

To download a pre-compiled version of the library, head to :ref:`download`.

To install the python extension, head to :ref:`python`.

To compile aubio form source, first check the :ref:`requirements`, then read
:ref:`building`.

.. toctree::
   :maxdepth: 2

   download
   building
   requirements