1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-10-11 17:13:37 +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 "Sound Finder..."
;manpage "Silence_Finder_and_Sound_Finder#sound"
;action "Finding sound..."
;info "Adds region labels for areas of sound according to the specified level\nand duration of surrounding silence. If too many labels are produced,\nincrease the silence level and duration; if too few are produced,\nreduce the level and duration."
;author "Jeremy R. Brown"