Re: [SlimDevices: SqueezeCenter] LMS 7.9 and Sox inline EQ

2016-01-27 Thread JohnB
I am very far from being very knowledgeable about custom-convert.conf files but this seems to work on my system: Code: flc flc * * # FT:{START=--skip=%t}U:{END=--until=%v} [flac] -dcs $START$ $END$ -- $FILE$ | [sox] -q -t wav - -t flac -C 0 -b 24 -

Re: [SlimDevices: SqueezeCenter] LMS 7.9 and Sox inline EQ

2016-01-26 Thread JohnB
That custom-convert.conf file looks a bit odd to me. The normal format of the file would be: Code: flc flc * * # FT:{START=--skip=%t}U:{END=--until=%v} [flac] -dcs $START$ $END$ -- $FILE$ | [sox] -D -q -t wav - -t flac -e signed -C 0 -b 24 - gain -1

[SlimDevices: SqueezeCenter] LMS 7.9 and Sox inline EQ

2016-01-25 Thread robio_d
Hi, I am using a vortexbox OS, version 2.3 = Fedora 20, LMS 7.9 and squeezelite and would like some help on getting some inline EQ working. I started off by finding info from someone upsampling using LMS and editing the /etc/squeezeboxserver/custom-convert.conf file. I can get the upsample to