This works. I couldn't get it using flac to decode. This means that
START/END aren't implemented, so you can't play multi-track FLAC files
with CUE sheets. Also, I'm not certain that RESAMPLE works, as I didn't
test it with anything that required it.


Code:
--------------------
    
  flc flc * *
        # FT:{START=--skip=%t}U:{END=--until=%v}D:{RESAMPLE=-r %d}
        [sox] -q -t flac $FILE$ -t flac -C 0 $RESAMPLE$ - sinc 8.7k-4.35k
  
--------------------


-- 
JJZolx
------------------------------------------------------------------------
JJZolx's Profile: http://forums.slimdevices.com/member.php?userid=10
View this thread: http://forums.slimdevices.com/showthread.php?t=94130

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

Reply via email to