Skip to content

Instantly share code, notes, and snippets.

@wincentbalin
Last active November 12, 2023 20:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save wincentbalin/daf724bdfee553245249bc39a17477ee to your computer and use it in GitHub Desktop.
Save wincentbalin/daf724bdfee553245249bc39a17477ee to your computer and use it in GitHub Desktop.
Audacity plug-in: Comb filter for pitch frequencies between 260 and 4000 Hz
;nyquist plug-in
;version 4
;type process
;preview linear
;name (_ "Music comb filter")
;debugbutton false
;author (_ "Wincent Balin")
;copyright (_ "GNU General Public License v2.0 or later")
;control Q (_ "Q (higher value reduces width)") float-text "" 1 0.1 1000
(notch2
(notch2
(notch2
(notch2
(notch2
(notch2
(notch2
(notch2
(notch2
(notch2
(notch2
(notch2
(notch2
(notch2
(notch2
(notch2
(notch2
(notch2
(notch2
(notch2
(notch2
(notch2
(notch2
(notch2
(notch2
(notch2
(notch2
(notch2
(notch2
(notch2
(notch2
(notch2
(notch2
(notch2
(notch2
(notch2
(notch2
(notch2
(notch2
(notch2
(notch2
(notch2
(notch2
(notch2
(notch2
(notch2
(notch2
(notch2 *track* 3729.31 Q)
3729.31 Q)
3520.00 Q)
3322.44 Q)
3135.96 Q)
2959.96 Q)
2793.83 Q)
2637.02 Q)
2489.02 Q)
2349.32 Q)
2217.46 Q)
2093.00 Q)
1975.53 Q)
1864.66 Q)
1760.00 Q)
1661.22 Q)
1567.98 Q)
1479.98 Q)
1396.91 Q)
1318.51 Q)
1244.51 Q)
1174.66 Q)
1108.73 Q)
1046.50 Q)
987.77 Q)
932.33 Q)
880.00 Q)
830.61 Q)
783.99 Q)
739.99 Q)
698.46 Q)
659.26 Q)
622.25 Q)
587.33 Q)
554.37 Q)
523.25 Q)
493.88 Q)
466.16 Q)
440.00 Q)
415.30 Q)
392.00 Q)
369.99 Q)
349.23 Q)
329.63 Q)
311.13 Q)
293.66 Q)
277.18 Q)
261.63 Q)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment