about summary refs log tree commit homepage
path: root/Documentation
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2015-05-10 10:12:34 +0000
committerEric Wong <e@80x24.org>2015-05-10 11:21:56 +0000
commite6a2ff2a3984320b1b83f5051709880a8b9d3708 (patch)
tree497cb091d23c4f151c00d5ee068f44da0d97dbb1 /Documentation
parent03b1303b1c7511fdd1a6b2f63d7c509e822a6a38 (diff)
downloaddtas-e6a2ff2a3984320b1b83f5051709880a8b9d3708.tar.gz
generic targets (e.g. "wav") is useful for quickly checking if
clipping is introduced by dither and resampling, so we'll support
changing the sample rate and bits-per-sample from the command-line
so users don't need to setup their own targets or wait on FLAC
encoding.
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/dtas-splitfx.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/Documentation/dtas-splitfx.txt b/Documentation/dtas-splitfx.txt
index 38c1cca..049371f 100644
--- a/Documentation/dtas-splitfx.txt
+++ b/Documentation/dtas-splitfx.txt
@@ -45,6 +45,12 @@ to use ecasound(1), too.
 :    Set the compression factor passed to sox(1).  See soxformat(7)
     for more information on how it works across different formats.
 
+-r, \--rate RATE
+:    Override the output sample rate in the specified TARGET
+
+-b, \--bits BITS
+:    Override the output bit depth in the specified TARGET
+
 # FILE FORMAT
 
 * infile - string, the pathname of the original audio file