JanWilczek / audio-plugin-template

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.
78 stars 6 forks source link

Link to video using the template / workflow ? #4

Open LasseMunk opened 8 months ago

LasseMunk commented 8 months ago

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 :)