Page 1 of 1

Changing the length of silence

Posted: Sat Mar 31, 2012 6:48 pm
by gideonrv
I need a chain for batch processing, that changes the length of the initial silence of a file to 500 ms, and the final silence to 1000.

Is it possible, and how?

Re: Changing the length of silence

Posted: Sat Mar 31, 2012 7:14 pm
by billw58
Sorry, the Silence generator does not appear to be supported in Chains.

-- Bill

Re: Changing the length of silence

Posted: Sun Apr 01, 2012 12:28 am
by steve
gideonrv wrote:I need a chain for batch processing, that changes the length of the initial silence of a file to 500 ms, and the final silence to 1000.

Is it possible, and how?
How long is the initial/final silence? Are you needing to add silence, or reduce the amount of silence?

Re: Changing the length of silence

Posted: Sun Apr 01, 2012 1:31 am
by gasto
Wouldn't truncate silence do that while setting min and max at a 500ms for the initial part and 1000ms for the ending part?

Re: Changing the length of silence

Posted: Sun Apr 01, 2012 5:34 pm
by gideonrv
steve wrote:How long is the initial/final silence? Are you needing to add silence, or reduce the amount of silence?
The software that I use currently, trims off the initial silence and the final silence, and just THEN, adds the 500ms/1000ms of silence.
gasto wrote:Wouldn't truncate silence do that while setting min and max at a 500ms for the initial part and 1000ms for the ending part?
I don't think it would, because the original silence can be shorter.

Re: Changing the length of silence

Posted: Tue Apr 03, 2012 4:55 am
by steve
That is not yet available for use in Chains.
The code to make it available has been written but has not yet come through to any release version of Audacity, so hopefully it will be available in a new version soon.