Rewrite ;action

This commit is contained in:
Paul Licameli 2018-03-01 14:37:59 -05:00
parent a13827e024
commit 72df4e833c
26 changed files with 26 additions and 26 deletions

View File

@ -4,7 +4,7 @@
;categories "http://lv2plug.in/ns/lv2core#AnalyserPlugin"
$name (_"Silence Finder...")
;manpage "Silence_Finder"
;action "Finding 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"
;copyright "Released under terms of the GNU General Public License version 2"

View File

@ -4,7 +4,7 @@
;categories "http://lv2plug.in/ns/lv2core#AnalyserPlugin"
$name (_"Sound Finder...")
;manpage "Sound_Finder"
;action "Finding 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"
;copyright "Released under terms of the GNU General Public License version 2"

View File

@ -3,7 +3,7 @@
;type process spectral
$name (_"Spectral edit multi tool")
;manpage "Spectral_edit_multi_tool"
;action "Filtering..."
$action (_"Filtering...")
;author "Paul Licameli"
;copyright "Released under terms of the GNU General Public License version 2"

View File

@ -4,7 +4,7 @@
;preview linear
$name (_"Spectral edit parametric EQ...")
;manpage "Spectral_edit_parametric_EQ"
;action "Filtering..."
$action (_"Filtering...")
;author "Paul Licameli"
;copyright "Released under terms of the GNU General Public License version 2"

View File

@ -4,7 +4,7 @@
;preview linear
$name (_"Spectral edit shelves...")
;manpage "Spectral_edit_shelves"
;action "Filtering..."
$action (_"Filtering...")
;author "Paul Licameli"
;copyright "Released under terms of the GNU General Public License version 2"

View File

@ -4,7 +4,7 @@
;categories "http://lv2plug.in/ns/lv2core#MixerPlugin"
$name (_"Studio Fade Out")
;manpage "Fades#studio_fadeout"
;action "Applying Fade..."
$action (_"Applying Fade...")
;author "Steve Daulton"
;copyright "Released under terms of the GNU General Public License version 2"

View File

@ -7,7 +7,7 @@
$name (_"Adjustable Fade...")
;manpage "Adjustable_Fade"
;debugbutton false
;action "Applying Fade..."
$action (_"Applying Fade...")
;author "Steve Daulton"
;copyright "Released under terms of the GNU General Public License version 2"

View File

@ -4,7 +4,7 @@
;categories "https://audacityteam.org/namespace#OnsetDetector"
$name (_"Beat Finder...")
;manpage "Beat_Finder"
;action "Finding beats..."
$action (_"Finding beats...")
;author "Audacity"
;copyright "Released under terms of the GNU General Public License version 2"

View File

@ -4,7 +4,7 @@
;preview enabled
$name (_"Clip Fix...")
;manpage "Clip_Fix"
;action "Reconstructing clips..."
$action (_"Reconstructing clips...")
;author "Benjamin Schwartz and Steve Daulton"
;copyright "Licensing confirmed under terms of the GNU General Public License version 2"

View File

@ -5,7 +5,7 @@
;restoresplits 0
$name (_"Crossfade Clips")
;manpage "Crossfade_Clips"
;action "Crossfading..."
$action (_"Crossfading...")
;author "Steve Daulton"
;copyright "Released under terms of the GNU General Public License version 2"

View File

@ -4,7 +4,7 @@
$name (_"Crossfade Tracks...")
;manpage "Crossfade_Tracks"
;debugbutton disabled
;action "Crossfading..."
$action (_"Crossfading...")
;preview selection
;author "Steve Daulton"
;copyright "Released under terms of the GNU General Public License version 2"

View File

@ -5,7 +5,7 @@
;categories "http://lv2plug.in/ns/lv2core#DelayPlugin"
$name (_"Delay...")
;manpage "Delay"
;action "Applying Delay Effect..."
$action (_"Applying Delay Effect...")
;author "Steve Daulton"
;copyright "Released under terms of the GNU General Public License version 2"

View File

@ -3,7 +3,7 @@
;type analyze
$name (_"Regular Interval Labels...")
;manpage "Regular_Interval_Labels"
;action "Adding equally-spaced labels to the label track..."
$action (_"Adding equally-spaced labels to the label track...")
;author "Steve Daulton"
;copyright "Released under terms of the GNU General Public License version 2"

View File

@ -5,7 +5,7 @@
$name (_"High Pass Filter...")
;manpage "High_Pass_Filter"
;debugbutton disabled
;action "Performing High Pass Filter..."
$action (_"Performing High Pass Filter...")
;author "Dominic Mazzoni"
;copyright "Released under terms of the GNU General Public License version 2"

View File

@ -5,7 +5,7 @@
$name (_"Limiter...")
;manpage "Limiter"
;debugbutton false
;action "Limiting..."
$action (_"Limiting...")
;preview enabled
;author "Steve Daulton"
;copyright "Released under terms of the GNU General Public License version 2"

View File

@ -5,7 +5,7 @@
$name (_"Low Pass Filter...")
;manpage "Low_Pass_Filter"
;debugbutton disabled
;action "Performing Low Pass Filter..."
$action (_"Performing Low Pass Filter...")
;author "Dominic Mazzoni"
;copyright "Released under terms of the GNU General Public License version 2"

View File

@ -5,7 +5,7 @@
$name (_"Notch Filter...")
;manpage "Notch_Filter"
;debugbutton false
;action "Applying Notch Filter..."
$action (_"Applying Notch Filter...")
;author "Steve Daulton and Bill Wharrie"
;copyright "Released under terms of the GNU General Public License version 2"

View File

@ -6,7 +6,7 @@ $name (_"Pluck...")
;manpage "Pluck"
;debugbutton false
;preview linear
;action "Generating pluck sound..."
$action (_"Generating pluck sound...")
;info "MIDI values for C notes: 36, 48, 60 [middle C], 72, 84, 96."
;author "David R.Sky"
;copyright "Released under terms of the GNU General Public License version 2"

View File

@ -5,7 +5,7 @@
$name (_"Rhythm Track...")
;manpage "Rhythm_Track"
;preview linear
;action "Generating Rhythm..."
$action (_"Generating Rhythm...")
;author "Dominic Mazzoni"
;copyright "Released under terms of the GNU General Public License version 2"

View File

@ -6,7 +6,7 @@
;i18n-hint named for Jean-Claude Risset (silent t)
$name (_"Risset Drum...")
;manpage "Risset_Drum"
;action "Generating Risset Drum..."
$action (_"Generating Risset Drum...")
;author "Steven Jones"
;copyright "Released under terms of the GNU General Public License version 2"

View File

@ -3,7 +3,7 @@
;type analyze
$name (_"Sample Data Export...")
;manpage "Sample_Data_Export"
;action "Analyzing..."
$action (_"Analyzing...")
;maxlen 1000001
;categories "http://lv2plug.in/ns/lv2core#AnalyserPlugin"
;author "Steve Daulton"

View File

@ -3,7 +3,7 @@
;type generate
$name (_"Sample Data Import...")
;manpage "Sample_Data_Import"
;action "Reading and rendering samples..."
$action (_"Reading and rendering samples...")
;author "Steve Daulton"
;copyright "Released under terms of the GNU General Public License version 2"

View File

@ -6,7 +6,7 @@
$name (_"Tremolo...")
;manpage "Tremolo"
;debugbutton disabled
;action "Applying Tremolo..."
$action (_"Applying Tremolo...")
;author "Steve Daulton"
;copyright "Released under terms of the GNU General Public License version 2"

View File

@ -4,7 +4,7 @@
;categories "http://lv2plug.in/ns/lv2core#MixerPlugin"
$name (_"Vocal Reduction and Isolation...")
;manpage "Vocal_Reduction_and_Isolation"
;action "Applying Action..."
$action (_"Applying Action...")
;author "Robert Haenggi"
;copyright "Released under terms of the GNU General Public License version 2"
;;

View File

@ -4,7 +4,7 @@
;preview linear
$name (_"Vocal Remover...")
;manpage "Vocal_Remover"
;action "Removing center-panned audio..."
$action (_"Removing center-panned audio...")
;info "For reducing center-panned vocals"
;author "Steve Daulton"
;copyright "Released under terms of the GNU General Public License version 2"

View File

@ -5,7 +5,7 @@
;categories "http://lv2plug.in/ns/lv2core#SpectralPlugin"
$name (_"Vocoder...")
;manpage "Vocoder"
;action "Processing Vocoder..."
$action (_"Processing Vocoder...")
;author "Edgar-RFT"
;copyright "Released under terms of the GNU General Public License version 2"