Welcome to the pyo 1.0.5 documentation¶
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¶
- API documentation
- Examples
- First steps
- Parameter control
- Synthesis generators
- Playing with soundfiles
- Amplitude envelopes
- Filtering
- Creating sound effects
- Dynamic range of audio signals
- Calling python functions from audio objects
- Using tables
- How to use MIDI with pyo
- How to use OSC with pyo
- Multirate audio processing
- Multicore audio programming
- Utilities
- Events framework
- Evaluating prefix expression
- Advanced tutorials