I have installed Aqualung 1.2 compiled from the source on Kubuntu 24.04.
I use it with Pipewire, Pulseaudio driver and with ladspa_dsp. See here:
https://github.com/bmc0/dsp
The playback works just fine. During the playback, the pipewire-pulse process uses around 1% or 2% of CPU.
But once the playback is stopped, the pipewire-pulse process uses between 40% and 50% of CPU.
When Aqualung is exited, the CPU usage of the pipewire-pulse process is nearly 0%.
I tried with other audio players such as Audacious or VLC, and there is no such issue.
What is wrong here? Why a such high CPU usage while Aqualung does nothing?