Pedalboard vs pyo
Both are tools for making music with code. Here's how they line up — and which one fits which job.
| Pedalboard | pyo | |
|---|---|---|
| Language | Python | Python |
| Category | Synthesis & DSP | Synthesis & DSP |
| License | GPL-3.0 | LGPL-3.0 |
| Platforms | macOS Windows Linux | macOS Windows Linux |
| First released | 2021 | ~2010 |
| Maintained | Yes | Yes |
Which should you choose?
Pedalboard — best for batch audio processing, applying effects, and hosting VST/AU plugins from Python.
pyo — best for writing real-time synthesis and DSP patches directly in Python.