From b668d78c83a781a8c075b8fabda9dde4be150300 Mon Sep 17 00:00:00 2001 From: falkTX Date: Wed, 19 Jan 2022 20:38:17 +0000 Subject: [PATCH] Fix last commit --- doc/LICENSES.md | 4 ++-- src/CardinalPlugin.cpp | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/LICENSES.md b/doc/LICENSES.md index eb7a6a8..a0e86c9 100644 --- a/doc/LICENSES.md +++ b/doc/LICENSES.md @@ -103,11 +103,11 @@ Below is a list of artwork licenses from plugins | BogaudioModules/fonts/inconsolata*.ttf | OFL-1.1-no-RFN | | | Cardinal/* | CC0-1.0 | | | Cardinal/Miku/Miku.png | CC-BY-NC-3.0 | https://piapro.net/intl/en_for_creators.html | -| ChowDSP/* | GPL-3.0-or-later | Artwork has same license as code, see [ChowDSP-VCV#26](https://github.com/jatinchowdhury18/ChowDSP-VCV/issues/26) | +| ChowDSP/* | GPL-3.0-or-later | | | ChowDSP/fonts/RobotoCondensed-*.ttf | Apache-2.0 | | | DrumKit/* | CC0-1.0 | | | DrumKit/component/NovaMono.ttf | OFL-1.1-RFN | | -| E-Series/* | Custom | Copyright © Synthesis Technology, used and distributed with permission, see [LICENSE-PERMISSIONS.md#ESeries](LICENSE-PERMISSIONS.md#ESeries) | +| E-Series/* | Custom | Copyright © Synthesis Technology, used and distributed with permission, see [LICENSE-PERMISSIONS.md#ESeries](LICENSE-PERMISSIONS.md#eseries-paul-schreiber--synthtech) | | ExpertSleepers-Encoders/* | MIT | Artwork has same license as code, see [vcvrack-encoders#3](https://github.com/expertsleepersltd/vcvrack-encoders/issues/3) | | Extratone/* | GPL-3.0-or-later | Artwork has same license as code, see [Extratone#7](https://github.com/EaterOfSheep/Extratone/issues/7) | | FehlerFabrik/* | GPL-3.0-or-later | No artwork specific license provided, see [FehlerFabrik#17](https://github.com/RCameron93/FehlerFabrik/issues/17) | diff --git a/src/CardinalPlugin.cpp b/src/CardinalPlugin.cpp index bb73bbb..125c347 100644 --- a/src/CardinalPlugin.cpp +++ b/src/CardinalPlugin.cpp @@ -858,7 +858,7 @@ protected: const uint32_t bufferSize = getBufferSize(); fAudioBufferCopy = new float*[DISTRHO_PLUGIN_NUM_INPUTS]; for (int i=0; i