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

Disable Debug button for some Nyquist effects

Plug-ins changed: adjustable-fade.ny crossfadetracks.ny highpass.ny limiter.ny
lowpass.ny notch.ny tremolo.ny
This commit is contained in:
Steve Daulton
2017-05-22 12:59:39 +01:00
parent 04ba10a1c3
commit 9c6bfd73ac
7 changed files with 12 additions and 6 deletions

View File

@@ -6,6 +6,7 @@
;categories "http://lv2plug.in/ns/lv2core#MixerPlugin"
;name "Adjustable Fade..."
;manpage "Adjustable_Fade"
;debug false
;action "Applying Fade..."
;author "Steve Daulton"
;copyright "Released under terms of the GNU General Public License version 2"