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.
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.