Subject: | Re: Avisoft: inserting silence in multiple files |
---|---|
From: | "James Shatto" wwwshadow7 |
Date: | Thu Sep 30, 2010 6:43 pm ((PDT)) |
There are many means to an end.=A0 I know avisoft is a Windows app, but sox= and a little bash could do it fairly automatedly.=A0 Not to imply efficien= tly.=A0 Fairly simple to do if you're familiar with the tech side and linux= .=A0 But probably not worth it if we're talking < a dozen or so samples.=A0= Bash does have a windows version, but it's probably more complex to instal= l / use it in windows that it is to just use it with a linux liveCD (or liv= eDVD). $ sox -t null /dev/null -s -2 -c 2 -r 48000 null.wav trim 00:00:00.000 00:0= 0:00.025 $ sox null.wav sample.wav null.wav NEW_SAMPLE.wav Assuming null and sample match number of channels and sample rate and all t= hat stuff.=A0 $ for INPUT in sample*.wav; do stuff; done type stuff to proc= ess multiple files.=A0 Alter the sample name, or just plop it into a differ= ent directory.=A0 Lots of ways.=A0 Not a point and click way, but lots of w= ays. - James --- On Thu, 9/30/10, Aliza Le Roux <> wrote: |
<Prev in Thread] | Current Thread | [Next in Thread> |
---|---|---|
|
Previous by Date: | Re: Avisoft: inserting silence in multiple files, Aliza Le Roux |
---|---|
Next by Date: | [Nature Recordists] Re: Avisoft: inserting silence in multiple fil=, Aliza Le Roux |
Previous by Thread: | Re: Avisoft: inserting silence in multiple files, Aliza Le Roux |
Next by Thread: | [Nature Recordists] Re: Avisoft: inserting silence in multiple fil=, Aliza Le Roux |
Indexes: | [Date] [Thread] [Top] [All Lists] |
The University of NSW School of Computer and Engineering takes no responsibility for the contents of this archive. It is purely a compilation of material sent by many people to the naturerecordists mailing list. It has not been checked for accuracy nor its content verified in any way. If you wish to get material removed from the archive or have other queries about the archive e-mail Andrew Taylor at this address: andrewt@cse.unsw.EDU.AU