Open GitHubGeek opened 2 years ago
install camilladsp
https://github.comhttps://github.com/JWahle/piCoreCDSP/JWahle/piCoreCDSP
Got around to try CamillaDSP - It's quite tricky to set up, so I think having PEQ built in to Squeezelite is still useful.
Forgot to mention that I use Squeezelite's "smart resampling" to upsample to the max. rate accepted by my DAC - 16fS 705,600 / 768,000 Hz.
Things I struggled with Squeezelite -> Alsa loopback device -> CamillaDSP:
Not trying to diss CamillaDSP, but rather I'm looking for guidance on how to configure it properly. Thanks.
Hi Squeezelite team,
First of all, thanks so much for this amazing player!
Wonder if there's a plan to add parametric EQ support?
I've been using LMS's
custom-convert.conf
to apply EQ, but since Squeezelite already utilising SoX internally for resampling, would it be possible to expand the SoX integration to do EQ as well?In my use case, I primarily use headphones, and frequently switch EQ settings to match different headphones. Hoping to avoid the need to to restart LMS, and maintain complicated
custom-convert.conf
files to cater for different file formats.Thanks for considering!