# belangeo/pyo

Python DSP module

Repository: https://github.com/belangeo/pyo
Canonical: https://ross.abutalabs.com/products/pyo
Language: Python
License: LGPL-3.0
License Family: copyleft
Topics: pyo, signal-processing, radio-pyo, sound, python, dsp, c, audio, music, synthesis
Last push: 2026-07-20T17:13:45+00:00

## Health v2 (maintenance only)
Score: 74/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 93, release rhythm 35, longevity 100
- inputs: {"age_days": 4026, "days_push": 44, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1450, forks 144 (observed 2026-08-28T04:04:45.766043+00:00)

## What it is
Pyo is a Python module written in C providing classes for a wide variety of audio digital signal processing, usable directly in Python scripts with real-time manipulation via the interpreter. It includes primitives like filters, delays, and synthesis generators, plus advanced algorithms such as sound granulation, with OSC and MIDI support.

## Use cases
- generate and process audio in real time from Python scripts
- build synthesis and effects chains for music production
- create granular sound textures and creative audio manipulations
- control audio parameters via MIDI or OSC
- build sound stimuli for psychology and neuroscience experiments
- prototype DSP algorithms interactively in the Python interpreter

## When to choose
- you need real-time audio DSP embedded in Python
- you want synthesis, filtering, and granulation primitives with OSC/MIDI support
- you're building interactive music or sound art applications in Python

## When to avoid
- you need offline-only audio file editing rather than real-time processing
- you require a non-Python environment or a DAW plugin format
- you need a pure-Python dependency-free solution

## Facets
- artifact type: library
- maturity: stable
- function: audio-processing, sdk
- domain: media, developer-tools
- platform: python, windows, cross-platform
- tags: dsp, synthesis, music, real-time-audio, osc, midi, granular-synthesis, sound-design, audio, macos, linux

## Member repositories
- belangeo/pyo (main) score 74

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:45.766043+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:35:54.767597+00:00, confidence not recorded.
  - readme: https://github.com/belangeo/pyo (fetched 2026-08-28T04:04:45.766043+00:00, sha f3d9834935d9)
  - registry_pypi: https://pypi.org/pypi/pyo/json (fetched 2026-08-29T11:45:22.317044+00:00, sha 15cfa2d40b84)
- Data as of 2026-08-30T08:39:29.467469+00:00.
