about summary refs log tree commit homepage
path: root/Documentation
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2013-12-01 06:36:56 +0000
committerEric Wong <normalperson@yhbt.net>2013-12-01 06:44:48 +0000
commit3338a0cf6087b981702227734af7817e97498a8e (patch)
tree508a4e832a1a39707e8101b46b3d7c4419556572 /Documentation
parent6283ff9870cd151ca5a4c62710e4b10f7d1447ef (diff)
downloaddtas-3338a0cf6087b981702227734af7817e97498a8e.tar.gz
splitfx is incapable of knowing in 100% of cases whether dithering
should be used (as it has no visibility into sox internals), so
support disabling it completely via command-line.
This is like the identical sox option, and passed to sox(1), too.

This feature is useful for splitting already-mastered 16-bit
recordings.
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/dtas-splitfx.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/Documentation/dtas-splitfx.txt b/Documentation/dtas-splitfx.txt
index 2367aba..49e55dc 100644
--- a/Documentation/dtas-splitfx.txt
+++ b/Documentation/dtas-splitfx.txt
@@ -31,6 +31,10 @@ to use ecasound(1), too.
 -s, \--quiet, \--silent
 :    Silent operation, commands are not printed as executed
 
+-D, \--no-dither
+:    Disable automatic setting of the DITHERFX env.  This also passes
+    the option to sox(1) via SOX_OPTS.
+
 # FILE FORMAT
 
 * infile - string, the pathname of the original audio file