1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-11-28 00:00:18 +01:00

Rewrite ;name

This commit is contained in:
Paul Licameli
2018-03-01 14:36:17 -05:00
parent ff3a869e83
commit a13827e024
26 changed files with 29 additions and 28 deletions

View File

@@ -2,7 +2,7 @@
;version 1
;type analyze
;categories "http://lv2plug.in/ns/lv2core#AnalyserPlugin"
;name "Silence Finder..."
$name (_"Silence Finder...")
;manpage "Silence_Finder"
;action "Finding silence..."
;info "Adds point labels in areas of silence according to the specified\nlevel and duration of silence. If too many silences are detected,\nincrease the silence level and duration; if too few are detected,\nreduce the level and duration."