Almamu / linux-wallpaperengine

Wallpaper Engine backgrounds for Linux!
GNU General Public License v3.0
1.59k stars 61 forks source link

too many audio sources #174

Open UltraBlackLinux opened 1 year ago

UltraBlackLinux commented 1 year ago

image what is this I have one instance running

Almamu commented 1 year ago

Wow that's an interesting sight. Looks to be related to audio processing, I'm still not 100% sure that the implementation is good, so I might be missing something. I'll take a look at this today.

ThePhantomGM commented 11 months ago

Having the same issue, is there a way to disable audio processing in the meantime until this gets fixed?

trainzkid commented 8 months ago

There is a flag to disable/mute sound output from the wallpaper, does that have any effect here?

UltraBlackLinux commented 8 months ago

There is a flag to disable/mute sound output from the wallpaper, does that have any effect here?

I'm using --silent already

Almamu commented 8 months ago

There is a flag to disable/mute sound output from the wallpaper, does that have any effect here?

I'm using --silent already

I've pushed changes to disable audio processing entirely while I look further into this, use the --no-audio-processing option. What software are you using to visualize pulse audio usage like that?

UltraBlackLinux commented 8 months ago

What software are you using to visualize pulse audio usage like that?

there are multiple options: carla, qpwgraph (screenshot), helvum, ...

trainzkid commented 8 months ago

I'm not seeing this issue on my machine: (via pulsemixer) pulsemixer outputs screen (via qpwgraph) Screenshot_select-area_20231215204233

This is with the latest version of linux-wallpaperengine-git available in the aur (linux-wallpaperengine-git r412.af72b81-1).

Unless I'm looking in the wrong place?