thanks for the comments

i found a solution - sox doesnt like the lack of header in the pcm
output of wavin2cmd, so if you add the -w header it works for a few
seconds then stops

adding the --ignore-length command tells sox to keep converting and
ignore the header length field outputted by wavin2cmd

wavin mp3 * 00:00:00:00:00:00
        # R
        [wavin2cmd] -o -w $FILE$ | [sox] --ignore-length -q -t wav - -t mp3 -C
320 - channels 1  bass +12 treble -12 gain +0

i can now provide custom room adjustment at a single player level


------------------------------------------------------------------------
dunk's Profile: http://forums.slimdevices.com/member.php?userid=47124
View this thread: http://forums.slimdevices.com/showthread.php?t=105348

_______________________________________________
Squeezecenter mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/squeezecenter

Reply via email to