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 c6f1ff3dc7 Fix macOS build 8 years ago
src Fix macOS build 8 years ago
LICENSE.txt Initial commit 8 years ago
Makefile Fix macOS build 8 years ago
Makefile.inc Fix macOS build 8 years ago
README.txt Fix macOS build 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 open source or commercial plugins which link to and use the API of this software.