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.
C++Unlicense
Issues
- 1
Downloaded libs are deleted and dowloaded all over again when deleting "build" directory
#10 opened by plywood98 - 1
- 1
No Output after FORMATS declaration
#7 opened by 6rube - 2
Sizeof errors ?
#6 opened by MathiasSchneider-fr - 0
Link to video using the template / workflow ?
#4 opened by LasseMunk - 5
CMake copy file when plugin is build
#2 opened by LasseMunk