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