From 196a1f23690ee6d2eecc4ebdc246d7228f202bb6 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Fri, 26 Apr 2024 07:04:15 +0000 Subject: splitfx: support tshift directive This directive is useful for cutting sections of audio out in addition to making it easier to share track offsets between different recordings of the same source. --- Documentation/dtas-splitfx.pod | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'Documentation/dtas-splitfx.pod') diff --git a/Documentation/dtas-splitfx.pod b/Documentation/dtas-splitfx.pod index 6f8d9ed..88179d7 100644 --- a/Documentation/dtas-splitfx.pod +++ b/Documentation/dtas-splitfx.pod @@ -173,6 +173,20 @@ any tracks written to the filesystem, including those using the L switch. These environment variables are intended to affect the specified L or default L invocation. +=item tshift TIME + +Increment subsequent time stamps for L, L, and L +directives by the specified TIME offset. TIME can be prefixed by +C<+=> or C<-=> to adjust the existing C value. Negative +values can be specified by prefixing with C<-> for a backwards +time shift. + +This directive is useful for working with multiple recordings of the +same source and cutting a section from the middle of a recording after +initial tracking is done. + +Default: 0 + =item skip TIME - skip a segment starting at TIME "skip" segments are -- cgit v1.2.3-24-ge0c7