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#DelayPlugin"
;name "Delay..."
;action "Applying Delay Effect..."
;info "by Steve Daulton. Based on an effect by David R. Sky.\nReleased under GPL v2.\n"
;; by Steve Daulton, July 2012.
;; based on 'Delay' by David R. Sky