From 723cd6da883bda87e092707ce17c31190a1c5205 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Mon, 19 Jan 2015 08:42:09 +0000 Subject: splitfx: export TBEG and TLEN variables These are the raw sample counts for the "trim" effect and may be useful for arithmetic in the shell. --- Documentation/dtas-splitfx.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'Documentation/dtas-splitfx.txt') diff --git a/Documentation/dtas-splitfx.txt b/Documentation/dtas-splitfx.txt index beee4bf..91894d1 100644 --- a/Documentation/dtas-splitfx.txt +++ b/Documentation/dtas-splitfx.txt @@ -101,8 +101,10 @@ use in targets: * INFILE - this matches the "infile" directive in the YAML file * INDIR - the directory INFILE belongs to, without trailing slash * INBASE - the basename of INFILE +* TBEG - the integer sample offset where the sox(1) trim effect starts +* TLEN - the integer sample count representing the length of the trim * TRIMFX - essential, this supplys the necessary sox(1) trim effect to - each track. + each track. In other words, this is: "trim ${TBEG}s ${TLEN}s" * COMMENTS - expands to --comment-file=PATH for sox(1) * OUTFMT - sox(1) arguments for the output format (e.g. "-ts32 -c2 * -r44100") * SUFFIX - the suffix of the output format without "." (e.g. "flac", "ogg") -- cgit v1.2.3-24-ge0c7