- Added support for param groups and descriptions.
- Added param tooltip to example faust code.
- Minor tweaks to plugin header file template.
- Update faustdoctor architecture templates again.
- Adapted template to 'faustpp' -> 'faustdoctor' rename.
- Updated faustdoctor architecture templates.
- Don't init git submodules on project creation.
- Generate CLAP plugin id in reversed domain notation.
- Fix example command in project readme and small wording fix.
- Added GitHub actions workflow to project template.
- Updated quick start screencast.
Converted project template from cookiecutter
to copier
.
- Added VST3 and CLAP support for generated plugin projects.
- Improved generated project's Makefiles.
- Improved scripts for win32/64 cross-compilation.
- Updated/expanded generated project's license file.
Initial release