One possibility - you could disable the Squeezebox's internal
flac handling and adjust the volume downward in  your
slimserver-convert.conf file. The
--apply-replaygain-which-is-not-lossless option takes a
dB value for adjustment: 

flc wav * *
[flac] -dcs --force-raw-format --endian=little --sign=signed
--apply-replaygain-which-is-not-lossless=-3 --skip=$START$
--until=$END$ $FILE$

This will reduce the volume of flacs by -3dB. It will stream
as wav instead of flac so your network will need to handle
the added bandwidth. If the slimserver-convert.conf file does
not exist, create one in your main slimserver software
directory and restart the server.


-- 
jth
------------------------------------------------------------------------
jth's Profile: http://forums.slimdevices.com/member.php?userid=48
View this thread: http://forums.slimdevices.com/showthread.php?t=25452

_______________________________________________
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss

Reply via email to