From b2b807710de10d5fd704f6f4d1a6743eae35a753 Mon Sep 17 00:00:00 2001 From: "stevethefiddle@gmail.com" Date: Sun, 28 Dec 2014 16:55:15 +0000 Subject: [PATCH] Update line numbers after "author" and "copyright" lines added. --- plug-ins/highpass.ny | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plug-ins/highpass.ny b/plug-ins/highpass.ny index 60c0636de..874e7c924 100644 --- a/plug-ins/highpass.ny +++ b/plug-ins/highpass.ny @@ -14,7 +14,7 @@ ;; Released under terms of the GNU General Public License version 2: ;; http://www.gnu.org/licenses/old-licenses/gpl-2.0.html . -;; To enable the Q control, remove one semicolon from the start of lines 18 and 32 +;; To enable the Q control, remove one semicolon from the start of lines 20 and 34 ;control rolloff "Rolloff (dB per octave)" choice " 6 dB,12 dB,24 dB,36 dB,48 dB" 0 ;;control q "Filter quality (Q) for 12 dB rolloff" real "" 0.7071 .1 20