1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-06-15 15:49:36 +02:00

Rewrite ;author

This commit is contained in:
Paul Licameli 2018-03-01 14:39:44 -05:00
parent 5e390f331a
commit 6298ac947a
26 changed files with 26 additions and 26 deletions

View File

@ -6,7 +6,7 @@ $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.")
;author "Alex S. Brown"
$author (_"Alex S. Brown")
;copyright "Released under terms of the GNU General Public License version 2"
;; by Alex S. Brown, PMP (http://www.alexsbrown.com)

View File

@ -6,7 +6,7 @@ $name (_"Sound Finder...")
;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"
$author (_"Jeremy R. Brown")
;copyright "Released under terms of the GNU General Public License version 2"
;; by Jeremy R. Brown (http://www.jeremy-brown.com/)

View File

@ -4,7 +4,7 @@
$name (_"Spectral edit multi tool")
;manpage "Spectral_edit_multi_tool"
$action (_"Filtering...")
;author "Paul Licameli"
$author (_"Paul Licameli")
;copyright "Released under terms of the GNU General Public License version 2"
;; SpectralEditMulti.ny by Paul Licameli, November 2014.

View File

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

View File

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

View File

@ -5,7 +5,7 @@
$name (_"Studio Fade Out")
;manpage "Fades#studio_fadeout"
$action (_"Applying Fade...")
;author "Steve Daulton"
$author (_"Steve Daulton")
;copyright "Released under terms of the GNU General Public License version 2"
;; StudioFadeOut.ny by Steve Daulton December 2012.

View File

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

View File

@ -5,7 +5,7 @@
$name (_"Beat Finder...")
;manpage "Beat_Finder"
$action (_"Finding beats...")
;author "Audacity"
$author (_"Audacity")
;copyright "Released under terms of the GNU General Public License version 2"
;; Released under terms of the GNU General Public License version 2:

View File

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

View File

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

View File

@ -6,7 +6,7 @@ $name (_"Crossfade Tracks...")
;debugbutton disabled
$action (_"Crossfading...")
;preview selection
;author "Steve Daulton"
$author (_"Steve Daulton")
;copyright "Released under terms of the GNU General Public License version 2"
;; crossfadetracks.ny by Steve Daulton Nov 2014 / Sep 2015

View File

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

View File

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

View File

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

View File

@ -7,7 +7,7 @@ $name (_"Limiter...")
;debugbutton false
$action (_"Limiting...")
;preview enabled
;author "Steve Daulton"
$author (_"Steve Daulton")
;copyright "Released under terms of the GNU General Public License version 2"
;; limiter.ny by Steve Daulton November 2011, updated May 2015.

View File

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

View File

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

View File

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

View File

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

View File

@ -7,7 +7,7 @@
$name (_"Risset Drum...")
;manpage "Risset_Drum"
$action (_"Generating Risset Drum...")
;author "Steven Jones"
$author (_"Steven Jones")
;copyright "Released under terms of the GNU General Public License version 2"
;; rissetdrum.ny by Steven Jones, after Jean Claude Risset.

View File

@ -6,7 +6,7 @@ $name (_"Sample Data Export...")
$action (_"Analyzing...")
;maxlen 1000001
;categories "http://lv2plug.in/ns/lv2core#AnalyserPlugin"
;author "Steve Daulton"
$author (_"Steve Daulton")
;copyright "Released under terms of the GNU General Public License version 2"
;; sample-data-export.ny by Steve Daulton June 2012.

View File

@ -4,7 +4,7 @@
$name (_"Sample Data Import...")
;manpage "Sample_Data_Import"
$action (_"Reading and rendering samples...")
;author "Steve Daulton"
$author (_"Steve Daulton")
;copyright "Released under terms of the GNU General Public License version 2"
;; sample-data-import.ny by Steve Daulton November 2016.

View File

@ -7,7 +7,7 @@ $name (_"Tremolo...")
;manpage "Tremolo"
;debugbutton disabled
$action (_"Applying Tremolo...")
;author "Steve Daulton"
$author (_"Steve Daulton")
;copyright "Released under terms of the GNU General Public License version 2"
;; tremolo.ny by Steve Daulton (www.easyspacepro.com) July 2012.

View File

@ -5,7 +5,7 @@
$name (_"Vocal Reduction and Isolation...")
;manpage "Vocal_Reduction_and_Isolation"
$action (_"Applying Action...")
;author "Robert Haenggi"
$author (_"Robert Haenggi")
;copyright "Released under terms of the GNU General Public License version 2"
;;
;; vocrediso.ny, based on rjh-stereo-tool.ny

View File

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

View File

@ -6,7 +6,7 @@
$name (_"Vocoder...")
;manpage "Vocoder"
$action (_"Processing Vocoder...")
;author "Edgar-RFT"
$author (_"Edgar-RFT")
;copyright "Released under terms of the GNU General Public License version 2"
;; vocoder.ny by Edgar-RFT