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
    • Constants
    • Functions
    • Alphabetical class reference
    • Classes by category
  • Examples
  • Advanced tutorials

Search

Functions¶

  • Audio Setup
    • Functions in this category
    • pa_get_version
    • pa_get_version_text
    • pa_count_host_apis
    • pa_list_host_apis
    • pa_get_default_host_api
    • pa_get_default_devices_from_host
    • pa_count_devices
    • pa_list_devices
    • pa_get_devices_infos
    • pa_get_input_devices
    • pa_get_output_devices
    • pa_get_default_input
    • pa_get_default_output
    • pa_get_input_max_channels
    • pa_get_output_max_channels
  • Midi Setup
    • Functions in this category
    • pm_get_default_output
    • pm_get_default_input
    • pm_get_output_devices
    • pm_get_input_devices
    • pm_list_devices
    • pm_count_devices
  • Soundfile
    • Functions in this category
    • sndinfo
    • savefile
    • savefileFromTable
  • Resampling
    • Functions in this category
    • upsamp
    • downsamp
  • Conversions
    • Functions in this category
    • midiToHz
    • midiToTranspo
    • sampsToSec
    • secToSamps
    • beatToDur
    • linToCosCurve
    • rescale
    • floatmap
    • distanceToSegment
    • reducePoints
  • Server Queries
    • Functions in this category
    • serverCreated
    • serverBooted
  • Utilities
    • Functions in this category
    • example
    • class_args
    • getVersion
    • getPrecision
    • getPyoKeywords
    • getPyoExamples
    • withPortaudio
    • withPortmidi
    • withJack
    • withCoreaudio
    • withOSC
    • convertStringToSysEncoding
    • convertArgsToLists
    • wrap
previous | next | index
© Copyright 2025, Olivier Bélanger. Created using Sphinx 8.2.3.