Pyo 1.0.6 documentation
previous | next | index

Table of Contents

  • About pyo
  • Installing pyo with pip
  • Compiling pyo from sources
  • Structure of the library
  • Getting started
  • Configuring the audio output (Windows)
  • Improve performance of pyo programs
  • 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
    • Processing in the spectral domain
    • Using 2D tables (matrix)
    • 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

Search

x03-generators¶

  • 01-complex-oscs.py - Complex spectrum oscillators.
  • 02-band-limited-oscs.py - Oscillators whose spectrum is kept under the Nyquist frequency.
  • 03-fm-generators.py - Frequency modulation synthesis.
  • 04-noise-generators.py - Different pseudo-random noise generators.
  • 05-strange-attractors.py - Non-linear ordinary differential equations.
  • 06-random-generators.py - Overview of some random generators of pyo.
previous | next | index
© Copyright 2025, Olivier Bélanger. Created using Sphinx 8.2.3.