File: index.rst.txt

package info (click to toggle)
python-pyo 1.0.6-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 52,332 kB
  • sloc: python: 135,133; ansic: 127,822; javascript: 16,116; sh: 395; makefile: 388; cpp: 242
file content (46 lines) | stat: -rw-r--r-- 987 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
.. 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.5 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`