Add EnigmaCurry (#573)

* Build EnigmaCurry plugin

* Add to docs/LICENSES.md

* add back the bogaudio namespace for modelPulse - still seems necessary.

* Revert "add back the bogaudio namespace for modelPulse - still seems necessary."

This reverts commit 2b7c68cc45dd435093894aaf51590f40c58493f4.

* Adds artwork and font license information and add to main README.
This commit is contained in:
Ryan McGuire 2023-09-04 01:18:55 -06:00 committed by GitHub
parent 3ede7c2b05
commit 97f6eb6a1c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 50 additions and 0 deletions

View file

@ -35,6 +35,7 @@ Bellow follows a list of all code licenses used in Cardinal and linked submodule
| ChowDSP | GPL-3.0-or-later | |
| dBiz | GPL-3.0-or-later | |
| DrumKit | CC0-1.0 | |
| EnigmaCurry | GPL-3.0-or-later | |
| E-Series | GPL-3.0-or-later | |
| ExpertSleepers Encoders | MIT | |
| Extratone | GPL-3.0-or-later | |
@ -160,6 +161,10 @@ Below is a list of artwork licenses from plugins
| dBiz/ShareTechMono-Regular.ttf | OFL-1.1 | |
| DrumKit/* | CC0-1.0 | |
| DrumKit/component/NovaMono.ttf | OFL-1.1-RFN | |
| EnigmaCurry/res/fonts/dseg/* | OFL-1.1-RFN | |
| EnigmaCurry/res/fonts/Fantasque/* | OFL-1.1 | |
| EnigmaCurry/res/fonts/manrope/* | OFL-1.1 | |
| EnigmaCurry/res/*.svg | CC0-1.0 | |
| E-Series/* | Custom | Copyright © Synthesis Technology, [used and distributed with permission](LICENSE-PERMISSIONS.md#eseries-paul-schreiber--synthtech) |
| ExpertSleepers-Encoders/* | MIT | [Same license as source code](https://github.com/expertsleepersltd/vcvrack-encoders/issues/3) |
| Extratone/* | GPL-3.0-or-later | [Same license as source code](https://github.com/EaterOfSheep/Extratone/issues/7) |