You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -86,7 +86,7 @@ Code from the following projects is included in this repository:
86
86
- See `lib/freetype/` for more info.
87
87
-[lua](https://www.lua.org/license.html), using its GPLv3-compatible permissive license
88
88
- See `lib/lua/` for more info.
89
-
-[libiir](https://src.lwithers.me.uk/c/libiir) (used in `src/Editor/Butterworth.cpp`), which is also GPLv3
89
+
-The code in `src/Editor/Butterworth.cpp` is based upon [liir.c](https://www.exstrom.com/journal/sigproc/dsigproc.html) by Exstrom Labratories, which is GPL
90
90
- The FFT routines in `/src/Editor/FFT.cpp` are based upon code from [Takuya OOURA's General Purpose FFT Package](https://www.kurims.kyoto-u.ac.jp/~ooura/fft.html), which is released freely
0 commit comments