rbn42 / panon

An Audio Visualizer Widget in KDE Plasma
GNU General Public License v3.0
192 stars 30 forks source link

[Feature request] Pipewire support #110

Closed RannyBergamotte closed 1 year ago

RannyBergamotte commented 1 year ago

Would be nice to have pipewire support.

Seems like a really cool widget though!!

RannyBergamotte commented 1 year ago

Closed cause I am stupid. Sorry about it! Didn't realize pipewire was already supported.

MurzNN commented 12 months ago

@RannyBergamotte Could you please describe how to configure work with PipeWire? For me, I see only PulseAudio and PortAudio as the back-end. With PulseAudio - no visualization, with PortAudio - I see only microphone input as the visualization, not speakers, and no ways to choose the right channel in settings.

RannyBergamotte commented 12 months ago

It was port audio that worked with pipewire I think, and yeah it selects the mic by default. So what I did, is using something like qpwgraph or some pipewire audio routing interface, I found the node for the panon input, and then connected my speaker monitor out to the panon input. I think there is also probably a way in the pipewire config files to set it up so that it auto connects to a specific thing, but I am too dum to figure that out, so I just use qpwgraph everytime. Hope that helps, lemme know if it goes well for you!

MurzNN commented 12 months ago

Thanks! Here is my feature request to allow choosing the source for PortAudio: https://github.com/rbn42/panon/issues/112