Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 533 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 533 Bytes

Demo Synth Plugin

This is a demo plugin for the JUCE framework. It is a simple synthesizer with a sine wave oscillator. Its main purpose is to demonstrate how to integrate JUCE plugins into Unity projects.

Should you wish to incorporate code from this project into a proprietary or closed-source application, please reach out to [email protected] to discuss non-GPL licensing alternatives.

Repo template

Pamplejuce is used as a template for this repository.