Re: Batch noise gate...
Re: Batch noise gate...
- Subject: Re: Batch noise gate...
- From: email@hidden
- Date: Tue, 18 Mar 2003 17:52:44 +0100
I'm looking for a tool to run a noise gate on a batch of sample
files - OSX
of course... Anyone know of one? Logic's one sounds good, but I
can't use it
for batch work (unless I am very much mistaken) and I have around 1000
samples to process so it would be very boring without a batch...
You could simply write it yourself, here is what I do in those
situations :
- I use libsndfile to read/write audio (very simple to use)
- depending on your needs, write your noise gate (unless you
don't have very specific needs, a basic one is not hard to code)
If you cannot do it with Logic, it seems the fastest way to me.
Raf
_______________________________________________
coreaudio-api mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/coreaudio-api
Do not post admin requests to the list. They will be ignored.