about summary refs log tree commit homepage
path: root/Documentation
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2015-05-17 02:00:47 +0000
committerEric Wong <e@80x24.org>2015-05-17 02:19:58 +0000
commit93ff56a7a27a166ce92307c470d4f54c3c28aa53 (patch)
tree2981db2a951cd1f4f61c259dbbfe3bf5621d553f /Documentation
parent8705ec176fc03314da215af2d17935b3178f83d9 (diff)
downloaddtas-93ff56a7a27a166ce92307c470d4f54c3c28aa53.tar.gz
It can often be useful to expose only part of a track for quick
inspection.  This lets us do that.
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/dtas-splitfx.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/Documentation/dtas-splitfx.txt b/Documentation/dtas-splitfx.txt
index 049371f..2a599ea 100644
--- a/Documentation/dtas-splitfx.txt
+++ b/Documentation/dtas-splitfx.txt
@@ -51,6 +51,14 @@ to use ecasound(1), too.
 -b, \--bits BITS
 :    Override the output bit depth in the specified TARGET
 
+-t, \--trim POSITION
+:    Passes a POSITION argument to the sox "trim" effect to allow
+     limiting output to only process a portion of the original.
+     This bypasses the "tracks" section and of the YAML file and
+     outputs the result as a single file with the TRACKNUMBER
+     of "000".  For ease-of-typing, commas in this command-line
+     argument are automatically expanded to spaces when passed to sox.
+
 # FILE FORMAT
 
 * infile - string, the pathname of the original audio file