THIS REPO MOVED TO CODEBERG.
OpenMini is a modern C++ implementation of a Minimoog-like digital synthesizer. It rely on the SoundTailor library which provides a simple, cross-platform yet efficient implementation of state of the art low-aliasing audio synthesis algorithms.
As its main goal is education, information sharing and (hopefully) inspiring other people to hack and spread audio synthesis tools and art, it is licensed under GPLv3 license. It basically means that every one can use, copy and modify it with the sole condition that the source code must be made public.
OpenMini is under GPLv3.
See the COPYING file for the full license text.