From 0ed25bd8c533d76c3e6e8c592689e46e74341f6b Mon Sep 17 00:00:00 2001 From: Fabio Bottarelli Date: Thu, 6 Jun 2024 02:17:52 +0200 Subject: [PATCH] updated acknowledgements --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 19a14de..25c2b53 100644 --- a/README.md +++ b/README.md @@ -8,4 +8,4 @@ cmake --build ./build --parallel ``` ## Acknowledgements -Based on the [PAMPLEJUCE](https://github.com/sudara/pamplejuce/) template. \ No newline at end of file +Based on the [PAMPLEJUCE](https://github.com/sudara/pamplejuce/) template, code takes also some inspiration from [here](https://github.com/ejaaskel/FilterUnitTest). \ No newline at end of file