You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Andrew Belt c1cae82918 Initial commit 8 years ago
src Initial commit 8 years ago
LICENSE.txt Initial commit 8 years ago
Makefile Initial commit 8 years ago
README.txt Initial commit 8 years ago

README.txt

░█▀▄░█▀█░█▀▀░█░█
░█▀▄░█▀█░█░░░█▀▄
░▀░▀░▀░▀░▀▀▀░▀░▀

Virtual modular synthesizer engine

## Building

The build system is a mess, but I'll add instructions before I announce the software.

## License

All source code in this repository is licensed under the LGPLv3.

LGPL was chosen over GPL to allow plugins to call functions and inherit object classes from this source code without being forced to use the GPL license. You are thus free to develop proprietary plugins which link to and use the API of this software.