Yes, it's working fine now!! Many thanks.

To be precise, using the shell script cdda2wav in the Bin folder of
CDplayer, the original cdda2wav in /usr/local/bin renamed to
cdda2wavreal, and the custom-convert.conf file reading

# 
# cdd2wav Linux/ OSX verson 
#
cdplay wav * *
        [cdda2wav] -S 4 --output-format raw -gui output-endianess=little 
$FILE$

cdplay mp3 * *
        [cdda2wav] -S 4 --output-format raw -gui output-endianess=little 
$FILE$ - | [lame] --silent -r -x -q $QUALITY$ -b $BITRATE$ - -

cdplay flc * *
        [cdda2wav] -S 4 -gui  --output-format raw  output-endianess=little 
$FILE$ -  | [flac] -cs --totally-silent --endian=little --channels=2
--sign=signed --bps=16 --sample-rate=44100 --compression-level-0 -

I did have one glitch when running SqueezeCenter from the Terminal. For
some reason, the CD did not come back after I had stopped playing it. It
wasn't even visible in Disk Utility as an unmounted drive. So I had a
bit of a hassle ejecting it. But later uses have been fine, so it was
probably just an oddity caused by the way I stopped things running.

The CD played fine both as an individual track 1 and playing the whole
CD. I didn't do any experimenting on moving between tracks.


-- 
danco
------------------------------------------------------------------------
danco's Profile: http://forums.slimdevices.com/member.php?userid=210
View this thread: http://forums.slimdevices.com/showthread.php?t=42106

_______________________________________________
discuss mailing list
[email protected]
http://lists.slimdevices.com/lists/listinfo/discuss

Reply via email to