Phil Leigh;583718 Wrote:
> Gazjam,
>
> 6) This works fine on my setup...
>
>
> flc flc * *
> # FT:{START=--skip=%t}U:{END=--until=%v}D:{RESAMPLE=-r %d}
> [flac] -dcs $START$ $END$ -- $FILE$ | [sox] -v0.95 --buffer 32768 -q -t
> wav - -t flac -C0 -3 -c2 -r96000 - polyphase -cutoff 0.99
Hi Phil,
I am trying to understand one by one the parameters which you are using
in your custom-convert.conf
-v0.95 :setting volume to 0.95
--buffer 32768 :setiing the size of buffer
-q :quiet mode
-t wav :file type wav
-t flac :file type flac
-C0 :compression factor 0
-3 : ???
-c2 :two channels
-r96000 : sample rate set to 96KHz
polyphase -cutoff 0.99 : ??? according to sox manual this parameter is
renamed, or is included in another effect.
So, they are two parameter unclear to me "-3" and "polyphase -cutoff
0.99".
Could you say more about it ?
--
praganj
------------------------------------------------------------------------
praganj's Profile: http://forums.slimdevices.com/member.php?userid=41091
View this thread: http://forums.slimdevices.com/showthread.php?t=82672
_______________________________________________
Touch mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/touch