kholbrook1303 / RPI5-Bookworm-ProjectM-Audio-Receiver

GNU General Public License v3.0
9 stars 1 forks source link

Add PipeWire Support #29

Closed kholbrook1303 closed 1 month ago

kholbrook1303 commented 7 months ago

With Desktop bookworm now implementing PipeWire, need to add support to independently control. Right now it is still PipeWire over PulseAdudio so the current loopback-modules for line in still work (nothing is broken yet).

Python libs I have found are really just wrappers for which I can just handle myself. Will likely add a lib/wrappers.py and move the ProjectMWrapper class to it.

kholbrook1303 commented 1 month ago

Resolved.... even with pipewire enabled pa control still works