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

@@ -4,6 +4,7 @@
;preview linear
;name "Notch Filter..."
;manpage "Notch_Filter"
;debug false
;action "Applying Notch Filter..."
;author "Steve Daulton and Bill Wharrie"
;copyright "Released under terms of the GNU General Public License version 2"