mandryka wrote: 
> Is there some code for them?
Should convert all FLAC sent to that Squeezebox to 16/44:

Code:
--------------------
    
  flc flc * 00.00.00.00.00.00
        # FT:{START=--skip=%t}U:{END=--until=%v}
        [flac] -dcs $START$ $END$ -- $FILE$ | [sox] -q -t wav - -t flac -C 0 -b 
16 -r 44100 -
  
--------------------


------------------------------------------------------------------------
Apesbrain's Profile: http://forums.slimdevices.com/member.php?userid=738
View this thread: http://forums.slimdevices.com/showthread.php?t=107958

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

Reply via email to