1
0
mirror of https://github.com/cookiengineer/audacity synced 2026-04-25 23:44:13 +02:00

In all .ny, http: > https: for Audacity websites

This commit is contained in:
Paul Licameli
2018-03-01 17:29:59 -05:00
parent 6b2a219e26
commit 4e0420b9bd
10 changed files with 11 additions and 11 deletions

View File

@@ -17,7 +17,7 @@
;; filter from full spectrum at start to 100 Hz at end.
;;
;; For information about writing and modifying Nyquist plug-ins:
;; http://wiki.audacityteam.org/wiki/Nyquist_Plug-ins_Reference
;; https://wiki.audacityteam.org/wiki/Nyquist_Plug-ins_Reference
;;; sweeping low pass filter
(defun filter (sig dur)