Hi everybody,
I'm a researcher and I'm very surprised using the silence finder function of Aldacity in some of my experiments.
However, I really need to know what techinque/algorithm the source code autor use.
I only find, inside source code, comments saying that the Silence Finder script was written by Alex S. Brown.
But I look for this script in his site (http://www.alexsbrown.com/) and I don't find it. Could anyone helpe me to know more about the silence finder technique/algorithm?
tks
Silence Finder Algorithm/Technique
Forum rules
If you require help using Audacity, please post on the forum board relevant to your operating system:
Windows
Mac OS X
GNU/Linux and Unix-like
If you require help using Audacity, please post on the forum board relevant to your operating system:
Windows
Mac OS X
GNU/Linux and Unix-like
Re: Silence Finder Algorithm/Technique
The algorithm is extremely simple - look for where periods of "silence" (amplitude below the threshold) become periods of non-silence (amplitude above the threshold), then mark it with a label.
How much detail do you want?
Do you know anything about Nyquist programming or Lisp?
(Nyquist: http://audacityteam.org/help/nyquist )
How much detail do you want?
Do you know anything about Nyquist programming or Lisp?
(Nyquist: http://audacityteam.org/help/nyquist )
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)