1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-06-04 06:02:39 +02:00

Rewrite ;copyright

This commit is contained in:
Paul Licameli 2018-03-01 14:40:31 -05:00
parent 6298ac947a
commit cc455fac16
26 changed files with 26 additions and 26 deletions

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@ -9,7 +9,7 @@ $name (_"Adjustable Fade...")
;debugbutton false ;debugbutton false
$action (_"Applying Fade...") $action (_"Applying Fade...")
$author (_"Steve Daulton") $author (_"Steve Daulton")
;copyright "Released under terms of the GNU General Public License version 2" $copyright (_"Released under terms of the GNU General Public License version 2")
;; adjustable-fade.ny by Steve Daulton Dec 2012 ;; adjustable-fade.ny by Steve Daulton Dec 2012
;; 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 (_"Beat Finder...")
;manpage "Beat_Finder" ;manpage "Beat_Finder"
$action (_"Finding beats...") $action (_"Finding beats...")
$author (_"Audacity") $author (_"Audacity")
;copyright "Released under terms of the GNU General Public License version 2" $copyright (_"Released under terms of the GNU General Public License version 2")
;; Released under terms of the GNU General Public License version 2: ;; Released under terms of the GNU General Public License version 2:
;; http://www.gnu.org/licenses/old-licenses/gpl-2.0.html ;; http://www.gnu.org/licenses/old-licenses/gpl-2.0.html

View File

@ -6,7 +6,7 @@ $name (_"Clip Fix...")
;manpage "Clip_Fix" ;manpage "Clip_Fix"
$action (_"Reconstructing clips...") $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" $copyright (_"Licensing confirmed under terms of the GNU General Public License version 2")
;; Algorithm by Benjamin Schwartz ;; Algorithm by Benjamin Schwartz
;; Clip Fix is a simple, stupid (but not blind) digital-clipping-corrector ;; Clip Fix is a simple, stupid (but not blind) digital-clipping-corrector

View File

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

View File

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

View File

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

View File

@ -5,7 +5,7 @@ $name (_"Regular Interval Labels...")
;manpage "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") $author (_"Steve Daulton")
;copyright "Released under terms of the GNU General Public License version 2" $copyright (_"Released under terms of the GNU General Public License version 2")
;; Released under terms of the GNU General Public License version 2: ;; Released under terms of the GNU General Public License version 2:
;; http://www.gnu.org/licenses/old-licenses/gpl-2.0.html ;; http://www.gnu.org/licenses/old-licenses/gpl-2.0.html

View File

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

View File

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

View File

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

View File

@ -7,7 +7,7 @@ $name (_"Notch Filter...")
;debugbutton false ;debugbutton false
$action (_"Applying Notch Filter...") $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" $copyright (_"Released under terms of the GNU General Public License version 2")
;; notch.ny by Steve Daulton and Bill Wharrie ;; notch.ny by Steve Daulton and Bill Wharrie
;; Released under terms of the GNU General Public License version 2: ;; Released under terms of the GNU General Public License version 2:

View File

@ -9,7 +9,7 @@ $name (_"Pluck...")
$action (_"Generating pluck sound...") $action (_"Generating pluck sound...")
$info (_"MIDI values for C notes: 36, 48, 60 [middle C], 72, 84, 96.") $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" $copyright (_"Released under terms of the GNU General Public License version 2")
;; Released under terms of the GNU General Public License version 2: ;; Released under terms of the GNU General Public License version 2:
;; http://www.gnu.org/licenses/old-licenses/gpl-2.0.html . ;; http://www.gnu.org/licenses/old-licenses/gpl-2.0.html .

View File

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

View File

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

View File

@ -7,7 +7,7 @@ $action (_"Analyzing...")
;maxlen 1000001 ;maxlen 1000001
;categories "http://lv2plug.in/ns/lv2core#AnalyserPlugin" ;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" $copyright (_"Released under terms of the GNU General Public License version 2")
;; sample-data-export.ny by Steve Daulton June 2012. ;; sample-data-export.ny by Steve Daulton June 2012.
;; Updated July 16 2012. ;; Updated July 16 2012.

View File

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

View File

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

View File

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

View File

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

View File

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