From 4952d8e787a7ea4265175fa1577bde4dc32edf62 Mon Sep 17 00:00:00 2001 From: Mike Oliphant Date: Mon, 10 Feb 2025 13:27:28 -0800 Subject: [PATCH] Update CREDITS.md --- CREDITS.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CREDITS.md b/CREDITS.md index fa658ef..66f52bf 100644 --- a/CREDITS.md +++ b/CREDITS.md @@ -4,4 +4,6 @@ https://github.com/mikeoliphant/NeuralAudio 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. +The CMake structure and LV2 plugin structure are based on code from https://github.com/Dougal-s/Aether. + +modgui user interface is by Roman Brandstetter (@rominator1983) and Filipe Coelho (@falktk) based on design from Evan Heritage.