dfec6899ef
This includes fixing em-dashes, badly spaced colons, various misspellings, removal of spurious {% %} constructs, conversion of <br /> to <br> (still too many <br>s kicking around), and initial light cleanup of a few sections that caught my eye.
19 lines
821 B
HTML
19 lines
821 B
HTML
|
|
<p>
|
|
From the region context menu, choose <kbd class="menu">Edit > Strip
|
|
Silence</kbd> to detect silence (based on a user-chosen threshold in
|
|
<abbr title="Decibels relative to Full Scale">dBFS</abbr>), split a
|
|
region based on the boundaries of the silent segments, and remove the
|
|
silence. You can also specify a minimum length for silence—useful
|
|
when editing very percussive material and just needing to
|
|
automatically trim the ends of a region. The dialog looks like this:
|
|
</p>
|
|
<img src="/images/a3_strip_silence.png" alt="strip silence dialog" />
|
|
<p>
|
|
The edit applies to all selected regions, allowing batch processing.
|
|
You can also see in the screenshot how the main editor window is used
|
|
to show silent segments and report the number and durations of the
|
|
shortest segments.
|
|
</p>
|
|
|