A subtractive and additive synthesizer implemented in C++ with integer types only, fixed point arithmetic, with no need for any floating point calculation. This code is suitable for low cost platforms and processors (e.g., withou a hardware FPU).
Primary LanguageC++GNU General Public License v3.0GPL-3.0
No issues in this repository yet.