A template repository that you can use for creating audio plugins with the JUCE C++ framework. It is based on CMake, uses CPM package manager, the JUCE C++ framework (obviously), and the GoogleTest framework. All of these are easy to change on demand. You can also base off your new repo off this template because the setup is very simple.
Have you made a video showing juce audio developing using your template ? :) I'm quite new to juce, and getting some funky compile errors sometimes. It would be great to see you actually use the template :)
Hi Jan,
Have you made a video showing juce audio developing using your template ? :) I'm quite new to juce, and getting some funky compile errors sometimes. It would be great to see you actually use the template :)