1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-10-11 09:03:36 +02:00

Add help pages for shipped Nyquist effects

This commit is contained in:
Steve Daulton
2017-05-19 20:43:55 +01:00
parent 1dd6b848c2
commit fd3d41e82f
26 changed files with 26 additions and 2 deletions

View File

@@ -3,6 +3,7 @@
;type analyze
;categories "http://lv2plug.in/ns/lv2core#AnalyserPlugin"
;name "Silence Finder..."
;manpage "Silence_Finder_and_Sound_Finder#silence"
;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."
;author "Alex S. Brown"