Wellington Wallace
Wellington Wallace
How is the output of `pw-top` when EasyEffects is processing audio?
Nothing out of the ordinary in the pw-top output. And the target server latency of `2048 / 48000 = 43 ms` should be fine. Honestly I have no idea why...
> [log.txt](https://github.com/user-attachments/files/17276590/log.txt) logs from crash(coredumpctl) The amount of >Failed to register: Unable to acquire bus name 'com.github.wwmm.easyeffects' is suspicious. Could it be that hyprland and the `dconf` service are not...
>and when it crash. it will not unregister it? It is still strange. EasyEffects does not do this registration directly. This is gtk or glib job. Something that lower level...
> I think it's cause of inactivity timeout? The inactivity timeout in EasyEffects is related to something entirely different. It is used to unlink the filters in the effects pipeline....
I do not remember the issue title but in the past users of less popular desktops had similar problems with EasyEffects autostart on login because `dconf service` was not being...
> I could never have easyeffects trivially startup with Hyprland. I always had to delay it some how. Usually when a delay fixes the problem the reason is the desktop...
>I'm missing something from EasyEffects / pipewire? What PipeWire (and Pulseaudio) does for some virtual devices is implementing them through streams. The issue is that from EasyEffects point of view...
>But how EasyEffects is managing the output sinks, I'm out of clue. It doesn't manage the system sinks. By this I mean it does not try to mess with the...
What is the output of `chrt -ap pid` where `pid` is EasyEffects pid number. Often the reason why the system kills EasyEffects is the presence of services like ananicy loading...