belangeo / pyo

Python DSP module
GNU Lesser General Public License v3.0
1.28k stars 130 forks source link

Integrate with python-vlc/libvlc? #219

Open blitpxl opened 3 years ago

blitpxl commented 3 years ago

Hi there! is it possible to somehow integrate pyo with python-vlc? if you haven't heard of it yet python-vlc is a ctypes binding to the libvlc library. https://github.com/oaubert/python-vlc i intend to use pyo as a signal processor to add effects such as reverb, echo, and some EQs.