mirror of
https://github.com/cookiengineer/audacity
synced 2025-05-30 15:42:33 +02:00
Rewrite ;copyright
This commit is contained in:
parent
6298ac947a
commit
cc455fac16
plug-ins
SilenceMarker.nySoundFinder.nySpectralEditMulti.nySpectralEditParametricEQ.nySpectralEditShelves.nyStudioFadeOut.nyadjustable-fade.nybeat.nyclipfix.nycrossfadeclips.nycrossfadetracks.nydelay.nyequalabel.nyhighpass.nylimiter.nylowpass.nynotch.nypluck.nyrhythmtrack.nyrissetdrum.nysample-data-export.nysample-data-import.nytremolo.nyvocalrediso.nyvocalremover.nyvocoder.ny
@ -7,7 +7,7 @@ $name (_"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")
|
||||
;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)
|
||||
;; Released under terms of the GNU General Public License version 2:
|
||||
|
@ -7,7 +7,7 @@ $name (_"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")
|
||||
;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/)
|
||||
;; based on the Silence Finder script by Alex S. Brown (http://www.alexsbrown.com)
|
||||
|
@ -5,7 +5,7 @@ $name (_"Spectral edit multi tool")
|
||||
;manpage "Spectral_edit_multi_tool"
|
||||
$action (_"Filtering...")
|
||||
$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.
|
||||
;; Updated by Steve Daulton 2014 / 2015.
|
||||
|
@ -6,7 +6,7 @@ $name (_"Spectral edit parametric EQ...")
|
||||
;manpage "Spectral_edit_parametric_EQ"
|
||||
$action (_"Filtering...")
|
||||
$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.
|
||||
;; Updated by Steve Daulton 2014 / 2015.
|
||||
|
@ -6,7 +6,7 @@ $name (_"Spectral edit shelves...")
|
||||
;manpage "Spectral_edit_shelves"
|
||||
$action (_"Filtering...")
|
||||
$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.
|
||||
|
@ -6,7 +6,7 @@ $name (_"Studio Fade Out")
|
||||
;manpage "Fades#studio_fadeout"
|
||||
$action (_"Applying Fade...")
|
||||
$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.
|
||||
;; Released under terms of the GNU General Public License version 2:
|
||||
|
@ -9,7 +9,7 @@ $name (_"Adjustable Fade...")
|
||||
;debugbutton false
|
||||
$action (_"Applying Fade...")
|
||||
$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
|
||||
;; Released under terms of the GNU General Public License version 2:
|
||||
|
@ -6,7 +6,7 @@ $name (_"Beat Finder...")
|
||||
;manpage "Beat_Finder"
|
||||
$action (_"Finding beats...")
|
||||
$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:
|
||||
;; http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
|
||||
|
@ -6,7 +6,7 @@ $name (_"Clip Fix...")
|
||||
;manpage "Clip_Fix"
|
||||
$action (_"Reconstructing clips...")
|
||||
$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
|
||||
;; Clip Fix is a simple, stupid (but not blind) digital-clipping-corrector
|
||||
|
@ -7,7 +7,7 @@ $name (_"Crossfade Clips")
|
||||
;manpage "Crossfade_Clips"
|
||||
$action (_"Crossfading...")
|
||||
$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.
|
||||
|
@ -7,7 +7,7 @@ $name (_"Crossfade Tracks...")
|
||||
$action (_"Crossfading...")
|
||||
;preview selection
|
||||
$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
|
||||
;; Released under terms of the GNU General Public License version 2:
|
||||
|
@ -7,7 +7,7 @@ $name (_"Delay...")
|
||||
;manpage "Delay"
|
||||
$action (_"Applying Delay Effect...")
|
||||
$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.
|
||||
;; based on 'Delay' by David R. Sky
|
||||
|
@ -5,7 +5,7 @@ $name (_"Regular Interval Labels...")
|
||||
;manpage "Regular_Interval_Labels"
|
||||
$action (_"Adding equally-spaced labels to the label track...")
|
||||
$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:
|
||||
;; http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
|
||||
|
@ -7,7 +7,7 @@ $name (_"High Pass Filter...")
|
||||
;debugbutton disabled
|
||||
$action (_"Performing High Pass Filter...")
|
||||
$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
|
||||
;; Last updated August 2015
|
||||
|
@ -8,7 +8,7 @@ $name (_"Limiter...")
|
||||
$action (_"Limiting...")
|
||||
;preview enabled
|
||||
$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.
|
||||
;; Released under terms of the GNU General Public License version 2:
|
||||
|
@ -7,7 +7,7 @@ $name (_"Low Pass Filter...")
|
||||
;debugbutton disabled
|
||||
$action (_"Performing Low Pass Filter...")
|
||||
$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
|
||||
;; Last updated August 2015
|
||||
|
@ -7,7 +7,7 @@ $name (_"Notch Filter...")
|
||||
;debugbutton false
|
||||
$action (_"Applying Notch Filter...")
|
||||
$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
|
||||
;; Released under terms of the GNU General Public License version 2:
|
||||
|
@ -9,7 +9,7 @@ $name (_"Pluck...")
|
||||
$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"
|
||||
$copyright (_"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 .
|
||||
|
@ -7,7 +7,7 @@ $name (_"Rhythm Track...")
|
||||
;preview linear
|
||||
$action (_"Generating Rhythm...")
|
||||
$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.
|
||||
;; Drip sound generator by Paul Beach
|
||||
|
@ -8,7 +8,7 @@ $name (_"Risset Drum...")
|
||||
;manpage "Risset_Drum"
|
||||
$action (_"Generating Risset Drum...")
|
||||
$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.
|
||||
;; Updated by Steve Daulton July 2012 and May 2015.
|
||||
|
@ -7,7 +7,7 @@ $action (_"Analyzing...")
|
||||
;maxlen 1000001
|
||||
;categories "http://lv2plug.in/ns/lv2core#AnalyserPlugin"
|
||||
$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.
|
||||
;; Updated July 16 2012.
|
||||
|
@ -5,7 +5,7 @@ $name (_"Sample Data Import...")
|
||||
;manpage "Sample_Data_Import"
|
||||
$action (_"Reading and rendering samples...")
|
||||
$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.
|
||||
;; Released under terms of the GNU General Public License version 2:
|
||||
|
@ -8,7 +8,7 @@ $name (_"Tremolo...")
|
||||
;debugbutton disabled
|
||||
$action (_"Applying Tremolo...")
|
||||
$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.
|
||||
;; Based on Tremolo by Dominic Mazzoni and David R. Sky."
|
||||
|
@ -6,7 +6,7 @@ $name (_"Vocal Reduction and Isolation...")
|
||||
;manpage "Vocal_Reduction_and_Isolation"
|
||||
$action (_"Applying Action...")
|
||||
$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
|
||||
;; Released under terms of the GNU General Public License version 2:
|
||||
|
@ -7,7 +7,7 @@ $name (_"Vocal Remover...")
|
||||
$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"
|
||||
$copyright (_"Released under terms of the GNU General Public License version 2")
|
||||
|
||||
;; This version of vocalremover.ny by Steve Daulton June 2013.
|
||||
;;
|
||||
|
@ -7,7 +7,7 @@ $name (_"Vocoder...")
|
||||
;manpage "Vocoder"
|
||||
$action (_"Processing Vocoder...")
|
||||
$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
|
||||
;; a bit of code added by David R. Sky
|
||||
|
Loading…
x
Reference in New Issue
Block a user