Th sound cuts, mutes on / off whyle playing low Signals like - 68db on my recordings, between 2 Tracks. This is a bug...
7 comments
-
HiFiBerry team It's not a bug, it's a feature ;-) This has been implemented as some users experience pops when changing tracks on Spotify. This mute makes sure this doesn't happen.
You can change the level of the mute using command line tools. What profile do you use?Best regards,
Daniel -
info Dont know just followed the basic install...
-
HiFiBerry team You're using the fullrange profile then? You must have selected a DSP profile.
Best regards,
Daniel -
eddie Hi Daniel,
I have the same problem. How can I change or deactivate the level of mute? I'm using a DAC+DSP with basic-fullrange.xml-profile.
Best regards,
Eddie
-
HiFiBerry team Try installing this profile:
https://raw.githubusercontent.com/hifiberry/hifiberry-dsp/master/sample_files/xml/dspdac-noautomute.xml
Best regards,
Daniel -
eddie Thank you for the quick answer!
Is there a detailed instruction how to install this profile? I'm not an expert. My setup: max2play on a raspberry 3B+ with the above mentioned hifiberry DAC+DSP.
Regards,
Eddie
-
HiFiBerry team Hi,
as far as I know, Max2Play has a version of dsptoolkit already installed, but it might be an old one. Try upgrading it first:
sudo pip3 install --upgrade hifiberrydsp
Then install the dsp profile:
dsptoolkit install-profile https://raw.githubusercontent.com/hifiberry/hifiberry-dsp/master/sample_files/xml/dspdac-noautomute.xml
Best regards,
Daniel