I had the exact same problem (terrible hissing / "white noise") while
streaming ape files with
http:://localhost:9000/stream.mp3


I just changed ape mp3 configuration in convert.conf.

I replaced

ape mp3 * *
[mac] $FILE$ - -d | [lame] --resample 44100  -x --silent -q 9 --abr
$BITRATE$ - -


by


ape mp3 * *
[mac] $FILE$ - -d | [lame] --resample 44100  --silent -q $QUALITY$
--abr $BITRATE$ - -



And make sure to check Monkey's Audio  MP3 in FILE FORMAT CONVERSION
SETUP.

Hope this helps

Ocococ


-- 
ocococ
------------------------------------------------------------------------
ocococ's Profile: http://forums.slimdevices.com/member.php?userid=12142
View this thread: http://forums.slimdevices.com/showthread.php?t=35290

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

Reply via email to