Glitching 15band equaliser

Hi all,

First of all I would like to say that volumio is a great idea and I regret that I’ve found it only a month ago!

I need help with glitching 15band equaliser
I’m playing from tidal
As soon as I have enabled I have random gaps in playback - 1-2 per minute and I also see a high one core cpu load:

image

if I need to deliver any debug/log output pls request

Thanks!

Do you use the plugin version 0.5.7?

true, I’m using version 0.5.7
volumio v 2.834

What is your dac? Sbc?
Have enable resampling?
Are you playing hires files?

no, I’m using Audioquest DragonFly Cobalt for now
I also have cheap Chinese DAC and could easily check if I have glitches on it, if needed

no, I haven’t enabled resampling as far as I can see

I’m playing from tidal, 44.1/16 mostly
it seems to be FLAC (here’s what I seen in mpd.log
player: played "http://sp-pr-fa.audio.tidal.com/mediatracks/CAEaKRInY2NlZWQxMWUzYWI5MDJmM2FjYjQ2Yjg0ZTdjMWJhNWFfNjEubXA0/0.flac)

humm weird
I made some test and cpu is 2.3% with alsaloop.
can you test something ? You have to modify the file

/etc/systemd/system/volsimpleequal.service 

and change the line like that

ExecStart=/usr/bin/alsaloop -C plughw:Loopback,1 -P equal -r 44100 -f S32_LE -t 180000 -S 5

save and

systemctl daemon-reload
systemctl restart volsimpleequal

let me know if better