From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Will Newsgroups: gmane.comp.audio.sox Subject: Re: Skip missing input files Date: Fri, 10 Mar 2017 09:37:23 +1000 Message-ID: References: <58c1ac76.da00c80a.13486.f03b@mx.google.com> Reply-To: sox-users@lists.sourceforge.net NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============6146503327582979740==" X-Trace: blaine.gmane.org 1489102693 13114 195.159.176.226 (9 Mar 2017 23:38:13 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Thu, 9 Mar 2017 23:38:13 +0000 (UTC) To: sox-users@lists.sourceforge.net Original-X-From: sox-users-bounces@lists.sourceforge.net Fri Mar 10 00:38:08 2017 Return-path: Envelope-to: gcas-sox-users@gmane.org X-Yomura-MXScrub: 1.0 Received-SPF: pass (sog-mx-3.v43.ch3.sourceforge.com: domain of mon.im designates 209.61.151.224 as permitted sender) client-ip=209.61.151.224; envelope-from=bounce+c5c198.9730d0-sox-users=lists.sourceforge.net@mon.im; helo=rs224.mailgun.us; X-Mailgun-Sending-Ip: 209.61.151.224 X-Mailgun-Sid: WyI5Njg5MSIsICJzb3gtdXNlcnNAbGlzdHMuc291cmNlZm9yZ2UubmV0IiwgIjk3MzBkMCJd X-Gm-Message-State: AMke39l2gdNOJebh4+Vwa5jv52u8vC8fcNP9v/bxdDHlq4US3399LhmwMqTJaj3yjr6EON60hdSqlk8qgCJzCA== X-Received: by 10.36.88.210 with SMTP id f201mr14658420itb.2.1489102663676; Thu, 09 Mar 2017 15:37:43 -0800 (PST) In-Reply-To: <58c1ac76.da00c80a.13486.f03b@mx.google.com> X-Gmail-Original-Message-ID: X-Headers-End: 1cm7d0-0005qp-GN X-BeenThere: sox-users@lists.sourceforge.net X-Mailman-Version: 2.1.9 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: sox-users-bounces@lists.sourceforge.net Xref: news.gmane.org gmane.comp.audio.sox:6488 Archived-At: Received: from mxfilter-048035.atla03.us.yomura.com ([107.189.48.35]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1cm7d8-00026O-Ab for gcas-sox-users@gmane.org; Fri, 10 Mar 2017 00:37:58 +0100 Received: from lists.sourceforge.net (unknown [216.34.181.88]) by mxfilter-048035.atla03.us.yomura.com (Halon) with ESMTPS id 6f9ad75d-0521-11e7-b156-b499baabecb2; Thu, 09 Mar 2017 23:38:03 +0000 (UTC) Received: from localhost ([127.0.0.1] helo=sfs-ml-2.v29.ch3.sourceforge.com) by sfs-ml-2.v29.ch3.sourceforge.com with esmtp (Exim 4.76) (envelope-from ) id 1cm7d4-0001Ye-4p; Thu, 09 Mar 2017 23:37:54 +0000 Received: from sog-mx-3.v43.ch3.sourceforge.com ([172.29.43.193] helo=mx.sourceforge.net) by sfs-ml-2.v29.ch3.sourceforge.com with esmtp (Exim 4.76) (envelope-from ) id 1cm7d2-0001YV-Li for sox-users@lists.sourceforge.net; Thu, 09 Mar 2017 23:37:52 +0000 Received: from rs224.mailgun.us ([209.61.151.224]) by sog-mx-3.v43.ch3.sourceforge.com with esmtps (TLSv1:AES128-SHA:128) (Exim 4.76) id 1cm7d0-0005qp-GN for sox-users@lists.sourceforge.net; Thu, 09 Mar 2017 23:37:52 +0000 Received: from mail-it0-f45.google.com (mail-it0-f45.google.com [209.85.214.45]) by mxa.mailgun.org with ESMTP id 58c1e748.7efff4514e70-smtp-out-n01; Thu, 09 Mar 2017 23:37:44 -0000 (UTC) Received: by mail-it0-f45.google.com with SMTP id m27so76693337iti.1 for ; Thu, 09 Mar 2017 15:37:43 -0800 (PST) Received: by 10.107.59.141 with HTTP; Thu, 9 Mar 2017 15:37:23 -0800 (PST) --===============6146503327582979740== Content-Type: multipart/alternative; boundary=001a11405c3a4d8be0054a54bb74 --001a11405c3a4d8be0054a54bb74 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable If cc-temp only contains the wavs you have to process, you might be able to use C:\cc-temp\*.wav Otherwise you could use some batch scripting to filter the filenames to those that exist. Will On 10 March 2017 at 05:26, wrote: > I=E2=80=99m trying to mix 5 files together but sometimes there will be no= file in > one of the spots. > > > > Is there a way to skip that file instead of erroring out? > > > > > > IE. sox --norm=3D-4 C:\cc-temp\1000.wav C:\cc-temp\1020.wav > C:\cc-temp\1021.wav C:\cc-temp\1022.wav C:\cc-temp\1023.wav > C:\cc-temp\1024.wav > > > > If one or two of those files are missing, can I skip them and just > continue on mixing the others? > > > > Right now it appears to error out. > > > > > > Alex > > > > ------------------------------------------------------------ > ------------------ > Announcing the Oxford Dictionaries API! The API offers world-renowned > dictionary content that is easy and intuitive to access. Sign up for an > account today to start using our lexical data to power your apps and > projects. Get started today and enter our developer competition. > http://sdm.link/oxford > _______________________________________________ > Sox-users mailing list > Sox-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/sox-users > > --001a11405c3a4d8be0054a54bb74 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
If cc-temp only contains the wavs you have to pr= ocess, you might be able to use C:\cc-temp\*.wav

Otherwise you= could use some batch scripting to filter the filenames to those that exist= .

Will

On 10 March 2017 at 05:26, <me@alexhackney.com> wrote:

I=E2=80=99m trying to mix 5 files together but sometimes = there will be no file in one of the spots.

=C2=A0

Is there a way to skip that file = instead of erroring out?

=C2=A0

=

=C2=A0

IE. s= ox --norm=3D-4 C:\cc-temp\1000.wav C:\cc-temp\1020.wav C:\cc-temp\1021.wav = C:\cc-temp\1022.wav C:\cc-temp\1023.wav C:\cc-temp\1024.wav

=C2=A0

If one or two of = those files are missing, can I skip them and just continue on mixing the ot= hers?

=C2=A0

Right now it appears to error out.

=C2= =A0

=C2=A0

Alex

=C2=A0


------------------------------------------------------------= ------------------
Announcing the Oxford Dictionaries API! The API offers world-renowned
dictionary content that is easy and intuitive to access. Sign up for an
account today to start using our lexical data to power your apps and
projects. Get started today and enter our developer competition.
htt= p://sdm.link/oxford
___________________________________________= ____
Sox-users mailing list
Sox-users@lists.sourcefo= rge.net
https://lists.sourceforge.net/lists/listi= nfo/sox-users


--001a11405c3a4d8be0054a54bb74-- --===============6146503327582979740== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline ------------------------------------------------------------------------------ Announcing the Oxford Dictionaries API! The API offers world-renowned dictionary content that is easy and intuitive to access. Sign up for an account today to start using our lexical data to power your apps and projects. Get started today and enter our developer competition. http://sdm.link/oxford --===============6146503327582979740== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Sox-users mailing list Sox-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/sox-users --===============6146503327582979740==--