]> Shamusworld >> Repos - ardour-manual-diverged/blob - include/strip-silence-from-audio-regions.html
Collapse diagrams/ into images/.
[ardour-manual-diverged] / include / strip-silence-from-audio-regions.html
1
2 <p>
3   From the region context menu, choose <kbd class="menu">Edit &gt; Strip
4   Silence</kbd> to detect silence (based on a user-chosen threshold in 
5   <abbr title="Decibels relative to Full Scale">dBFS</abbr>), split a 
6   region based on the boundaries of the silent segments, and remove the 
7   silence. You can also specify a minimum length for silence &mdash; 
8   useful when editing very percussive material and just needing to 
9   automatically trim the ends of a region. The dialog looks like this:
10 </p>
11 <img src="/images/a3_strip_silence.png" alt="strip silence dialog" />
12 <p>
13   The edit applies to all selected regions, allowing batch processing. 
14   You can also see in the screenshot how the main editor window is used 
15   to show silent segments and report the number and durations of the 
16   shortest segments.
17 </p>
18   
19