shithub: aubio

ref: 1d2cc5ef9a54e168c405ba61f0445179383132de
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