Add a license note on the STFT example
This commit is contained in:
parent
c81ec15228
commit
601ced9363
5
plugins/examples/stft/README.md
Normal file
5
plugins/examples/stft/README.md
Normal file
|
@ -0,0 +1,5 @@
|
|||
# NIH-plug: STFT helper example
|
||||
|
||||
This example uses FFTW. While like most other parts of NIH-plug the example
|
||||
itself is licensed under the ISC license, you will need to be able to comply
|
||||
with the GPL license if you decide to build a plugin with these bindings.
|
Loading…
Reference in a new issue