View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000823 | ardour | features | public | 2005-01-02 02:23 | 2010-04-06 14:38 |
Reporter | ink | Assigned To | |||
Priority | normal | Severity | feature | Reproducibility | N/A |
Status | acknowledged | Resolution | open | ||
Summary | 0000823: add autocrop to remove leading and trailing silence | ||||
Description | maybe add something to the region right-click context menu for region => trim => trim leading/trailing silence end the days of zooming in and chopping it manually! | ||||
Tags | No tags attached. | ||||
|
this is easy if by silence you mean absolute silence (all samples == zero) but most A/D converters will not generate absolute silence even when the human ear detects it, and therefore implementing this requires a definition of silence, which in turn requires some GUI elements to control the definition. lots of good reasons for doing this, but definitely post-2.0 |
|
"Strip silence" has been added to 3.0 SVN, which partially addresses this; although the option to strip only leading or trailing silence is currently not implemented. |