Pyo alternatives

Pyo is a Python module implemented in C, designed to assist in creating digital signal processing scripts. It provides various classes for audio signal processing, enabling users to integrate signal chains into Python projects and manipulate them in real time. The module supports protocols like OSC and MIDI, and offers tools for both basic and advanced audio manipulations.

Alternatives