Pyo 1.0.5 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
    • 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

21-utilities¶

  • Saving list of floats to audio file on disk
  • Retrieving current value of a PyoObject as a python float
  • Setting audio object parameter’s value with portamento
  • Sharing a table with a numpy array using the buffer protocol
  • Offline processing of multiple audio files in batch
  • Offline batch generation of synthesis sounds
  • Applying digital signal processing at a higher sampling rate
  • Launching the audio processing in a separated thread
  • Mixing multiple inputs to multiple outputs with fading time
previous | next | index
© Copyright 2021, Olivier Bélanger. Created using Sphinx 5.3.0.