belangeo/pyo
Python DSP module observed · 2026-08-28
Health v2 · maintenance only
74/100
- Activity 93
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4026
- days_rel: n/a
- days_push: 44
- n_releases_24m: 0
Adoption not part of the score
1450 stars · 144 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
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
library · maturity stable
audio-processing sdk media developer-tools python windows cross-platform dsp synthesis music real-time-audio osc midi granular-synthesis sound-design audio macos linux
2 sources
- readme: https://github.com/belangeo/pyo · fetched 2026-08-28 · f3d9834935d9
- registry_pypi: https://pypi.org/pypi/pyo/json · fetched 2026-08-29 · 15cfa2d40b84
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| belangeo/pyo | main | 74 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem