Feature/add hampton harmonics (#170)

* adding Hampton Harmonics

* add custom module in makefile

* custom module
This commit is contained in:
dreamer 2022-02-24 19:35:32 +01:00 committed by GitHub
parent 4c84cc15cf
commit 609f29454d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 49 additions and 0 deletions

View file

@ -35,6 +35,7 @@ Bellow follows a list of all code licenses used in Cardinal and linked submodule
| Glue the Giant | GPL-3.0-or-later | |
| GoodSheperd | GPL-3.0-or-later | |
| Grande | GPL-3.0-or-later | |
| Hampton Harmonics | MIT | |
| HetrickCV | CC0-1.0 | |
| ihtsyn | GPL-3.0-or-later | |
| Impromptu | GPL-3.0-or-later | |
@ -117,6 +118,8 @@ Below is a list of artwork licenses from plugins
| GlueTheGiant/fonts/DSEG7-* | OFL-1.1-RFN | |
| GoodSheperd/* | GPL-3.0-or-later | No artwork specific license provided |
| GrandeModular/* | CC-BY-NC-ND-4.0 | |
| HamptonHarmonics/* | MIT | No artwork specific license provided |
| HamptonHarmonics/PixelOperator.ttf | CC0-1.0 | |
| HetrickCV/* | CC0-1.0 | |
| ihtsyn/* | GPL-3.0-or-later | [Same license as source code](https://github.com/nysthi/nysthi/issues/379#issuecomment-1027873902) |
| ImpromptuModular/* | CC-BY-NC-ND-4.0 | |