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.
The Unlicense
107 stars 7 forks source link

Link to video using the template / workflow ? #4

Open LasseMunk opened 1 year ago

LasseMunk commented 1 year 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 :)