sox-users@lists.sourceforge.net unofficial mirror
 help / color / mirror / code / Atom feed
From: Kerry Hoath <kerry@gotss.net>
To: sox-users@lists.sourceforge.net
Subject: Re: Disable 001, 002, etc. from filenames
Date: Mon, 06 Oct 2014 09:02:50 +0800	[thread overview]
Message-ID: <5431EA3A.5070106@gotss.net> (raw)
In-Reply-To: <CAB5G6PwFrBFYb-iZ_A9=mTwt9SvjbEr-efKnJG6x+GyqqiD1eA@mail.gmail.com>


[-- Attachment #1.1: Type: text/plain, Size: 1557 bytes --]

This is a problem with how you write your script not sox itself.

If you generate more files in a directory then tell sox to process all 
of them in the same directory it'll keep looping over the file set.

Better to put your input files in a spool directory, process them with 
sox and output them to your target directories.

I didn't see the beginning of this thread so no idea what you are trying 
to do.

Maybe I can  help, although i'm only good at bash.
Drop me a note off list if you think Imight be able to assist you a 
little. There are good books on Bash, and plenty of online resources to 
help get  this sort of stuff working.

Learning the Bash Shell is an excellent book although this has nothing 
to do with sox so I won't write more here.

Regards, Kerry.

On 6/10/2014 8:52 AM, Ryan Dougher wrote:
> I am trying to set my output file names to be the current date/time 
> stamp (seconds included), but sox continues to iterate over each file 
> and appending the end with 001, 002, 003, etc..
>
> Is there anyway to disable this so that each newfile will simply be 
> the date/time stamp (seconds included) when the file was created?
>
> Ryan
>
>
> ------------------------------------------------------------------------------
> Slashdot TV.  Videos for Nerds.  Stuff that Matters.
> http://pubads.g.doubleclick.net/gampad/clk?id=160591471&iu=/4140/ostg.clktrk
>
>
> _______________________________________________
> Sox-users mailing list
> Sox-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/sox-users
>    


[-- Attachment #1.2: Type: text/html, Size: 2458 bytes --]

[-- Attachment #2: Type: text/plain, Size: 208 bytes --]

------------------------------------------------------------------------------
Slashdot TV.  Videos for Nerds.  Stuff that Matters.
http://pubads.g.doubleclick.net/gampad/clk?id=160591471&iu=/4140/ostg.clktrk

[-- Attachment #3: Type: text/plain, Size: 158 bytes --]

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

  reply	other threads:[~2014-10-06  1:28 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-06  0:52 Disable 001, 002, etc. from filenames Ryan Dougher
2014-10-06  1:02 ` Kerry Hoath [this message]
2014-10-06 15:01 ` Jan Stary
2014-10-06 15:06   ` Jan Stary

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=5431EA3A.5070106@gotss.net \
    --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).