1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-10-11 09:03:36 +02:00

move author credits and license information into comments, not the plug-in UIs. Matches built-in effects in Audacity.

This commit is contained in:
RichardAsh1981@gmail.com
2013-06-26 18:35:33 +00:00
parent 62de33efe1
commit 325888d34d
19 changed files with 31 additions and 29 deletions

View File

@@ -4,7 +4,6 @@
;categories "http://lv2plug.in/ns/lv2core#LowpassPlugin"
;name "Low Pass Filter..."
;action "Performing Low Pass Filter..."
;info "by Dominic Mazzoni, modified by David R. Sky\nReleased under GPL v2.\n"
;; lowpass.ny by Dominic Mazzoni
;; Modified by David R. Sky