shithub: aubio

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