Update Help links: SilenceMarker.ny SoundFinder.ny

This commit is contained in:
Steve Daulton 2017-05-22 13:03:40 +01:00
parent 9c6bfd73ac
commit 5a26afd7fd
2 changed files with 2 additions and 2 deletions

View File

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

View File

@ -3,7 +3,7 @@
;type analyze
;categories "http://lv2plug.in/ns/lv2core#AnalyserPlugin"
;name "Sound Finder..."
;manpage "Silence_Finder_and_Sound_Finder#sound"
;manpage "Sound_Finder"
;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"