Re: [ecasound] Q: Removing silence from beginning and end of a file?

New Message Reply About this list Date view Thread view Subject view Author view Other groups

Subject: Re: [ecasound] Q: Removing silence from beginning and end of a file?
From: janne halttunen (jhalttun_AT_pp.htv.fi)
Date: Fri Sep 13 2002 - 11:27:47 EEST


On Fri, 13 Sep 2002 10:21:49 +0300 (EEST)
Tapio Kelloniemi <spam_AT_thack.org> wrote:

> Hi
>
> I'd have two questions about using Ecasound:
> First I want to remove silence from beginning and end of a file. I
> can't use thresold gate, because if volume decreases too much in the
> middle of the file it is truncated too early.

This operator seems to be the way to go:

       -ge:open-threshold-%, close-thold-%,volume-mode
              Threshold gate. Initially gate is closed. It is opened when vol­
              ume goes over 'othreshold' percent. After this, if volume drops
              below 'cthold' percent, gate is closed and won't be opened
              again. If 'value_mode' is 'rms', average RMS volume is used.
              Otherwise peak average is used. When closed, passing audio
              buffers are trucated to zero length.

Maybe with RMS value-mode enabled. (should be less sensitive to sudden volume drops)

janne

--
To unsubscribe send message 'unsubscribe' in the body of the
message to <ecasound-list-request_AT_wakkanet.fi>.


New Message Reply About this list Date view Thread view Subject view Author view Other groups

This archive was generated by hypermail 2b28 : Fri Sep 13 2002 - 11:34:11 EEST