shithub: aubio

ref: 5782f99c808079d0530b9314312520c66f88a8f3
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