python-pulse-control icon indicating copy to clipboard operation
python-pulse-control copied to clipboard

Python high-level interface and ctypes-based bindings for PulseAudio (libpulse)

Results 2 python-pulse-control issues
Sort by recently updated
recently updated
newest added
trafficstars

When I run tests with PyPy3, they pass but I see a lot of these errors. Is PyPy3 officially supported? For instance: ``` $ pypy3 -m unittest discover -k test_default_set...

PulseAudio is pretty much dead these days and everyone and their grandmother have already switched over to PipeWire. However, pulsectl's test suite relies on `pulseaudio` daemon being available, and at...