1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-11-27 15:50:10 +01: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 "Low Pass Filter..."
;manpage "Low_Pass_Filter"
;debug disabled
;action "Performing Low Pass Filter..."
;author "Dominic Mazzoni"
;copyright "Released under terms of the GNU General Public License version 2"