diff --git a/CREDITS.md b/CREDITS.md new file mode 100644 index 0000000..e8f2c92 --- /dev/null +++ b/CREDITS.md @@ -0,0 +1,9 @@ +This repository uses code from a number of sources: + +https://github.com/sdatkinson/NeuralAmpModelerPlugin + +https://gitlab.com/libeigen/eigen + +https://github.com/lv2/lv2 + +In addition, the CMake structure and LV2 plugin structure are based on code from https://github.com/Dougal-s/Aether.