Skip to content

Commit 77a3911

Browse files
committed
Rewrite credits for Butterworth.cpp
1 parent 5e84ee8 commit 77a3911

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ Code from the following projects is included in this repository:
8686
- See `lib/freetype/` for more info.
8787
- [lua](https://www.lua.org/license.html), using its GPLv3-compatible permissive license
8888
- 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
9090
- 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
9191

9292

0 commit comments

Comments
 (0)