sox-users@lists.sourceforge.net unofficial mirror
 help / color / mirror / code / Atom feed
From: "Måns Rullgård" <mans@mansr.com>
To: "David H. Durgee via Sox-users" <sox-users@lists.sourceforge.net>
Subject: Re: SoX syntax for trim with piped output
Date: Tue, 12 May 2020 10:59:45 +0100	[thread overview]
Message-ID: <yw1x7dxh323y.fsf@mansr.com> (raw)
In-Reply-To: <e511a8fe-17ee-700f-2a36-97ae30d6a58f@verizon.net> (David H. Durgee via Sox-users's message of "Mon, 11 May 2020 18:34:19 -0400")

"David H. Durgee via Sox-users" <sox-users@lists.sourceforge.net>
writes:

> I am working on an application of SoX that I want to include a trim
> effect but have been unable to figure out the syntax with this case. 
> The command line (in a shell script) without the trim is:
>
> sox "$1" -t wav - -- | aplay
>
> I have tried adding trim $offset offset various places and get errors
> for each, although the errors vary.  What is the appropriate place for
> me to put trim $offset in this command line?  In case it matters this is
> SoX v14.4.1 and it is a binary on a platform for which I cannot provide
> an alternative version.

The trim effect, like any other, goes after the output file.  In your
command above, it should be where the "--" is.

-- 
Måns Rullgård


_______________________________________________
Sox-users mailing list
Sox-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sox-users

  reply	other threads:[~2020-05-12 10:00 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <e511a8fe-17ee-700f-2a36-97ae30d6a58f.ref@verizon.net>
2020-05-11 22:34 ` SoX syntax for trim with piped output David H. Durgee via Sox-users
2020-05-12  9:59   ` Måns Rullgård [this message]
2020-05-12 18:46     ` David H. Durgee via Sox-users

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-list from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://lists.sourceforge.net/lists/listinfo/sox-users

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=yw1x7dxh323y.fsf@mansr.com \
    --to=sox-users@lists.sourceforge.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/sox.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).