shithub: aubio

ref: c6c20bedb19c749b0079dde002eca818a7edf46a
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