about summary refs log tree commit homepage
path: root/Documentation/dtas-splitfx.pod
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2024-01-27 22:17:21 +0000
committerEric Wong <e@80x24.org>2024-02-01 08:02:26 +0000
commit53c76bcdd0afb688289079515deb292dc4ba6c96 (patch)
tree7f15bde28d3692f5656a6fa22a5c01bd862e9940 /Documentation/dtas-splitfx.pod
parente4ec1f8ec7cc770368ce71c3136c6a4829411980 (diff)
downloaddtas-master.tar.gz
Similar to the switch in dtas-archive(1), I got tired of having
to manually add stats to all the rips I was tracking out.
Diffstat (limited to 'Documentation/dtas-splitfx.pod')
-rw-r--r--Documentation/dtas-splitfx.pod9
1 files changed, 8 insertions, 1 deletions
diff --git a/Documentation/dtas-splitfx.pod b/Documentation/dtas-splitfx.pod
index f8de59b..6f8d9ed 100644
--- a/Documentation/dtas-splitfx.pod
+++ b/Documentation/dtas-splitfx.pod
@@ -37,6 +37,12 @@ Print, but do not run the commands to be executed
 
 Silent operation, commands are not printed as executed
 
+=item -S, --stats
+
+Add the sox "stats" effect to the end of the effects chain,
+use this with L</--err-suffix> to get a C<.stats> file with
+every track output
+
 =item -D, --no-dither
 
 Disable automatic setting of the DITHERFX env.  This also passes
@@ -46,7 +52,8 @@ the option to L<sox(1)> via SOX_OPTS.
 
 Write the contents of C<stderr>.  This is useful for capturing
 the per-track output of the L<sox(1)> C<stats> effect when
-combined with parallel C<--jobs>.
+combined with parallel C<--jobs>.  Recommended for use with the
+L</--stats> switch.
 
 =item -O, --outdir OUTDIR