.. Pyo documentation master file, created by
   sphinx-quickstart on Thu May 16 15:35:44 2013.
   You can adapt this file completely to your liking, but it should at least
   contain the root `toctree` directive.

Welcome to the pyo 1.0.4 documentation
===================================================

.. image:: _static/E-PyoIcon.png
   :scale: 50 %
   :align: center

Pyo is a Python module written in C to help digital signal processing script 
creation. It provides a complete set of classes to build audio softwares, 
compose algorithmic musics or simply explore audio processing with a simple, 
mature and powerful programming language.

Parts of the documentation
--------------------------

.. toctree::
   :maxdepth: 1

   about
   download
   compiling
   structure
   gettingstarted
   winaudioinspect
   perftips

.. toctree::
   :maxdepth: 2

   api/index

   examples/index

   tutorials/index

Indices and tables
------------------

* :ref:`genindex`
* :ref:`search`

