Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RGSynth

A subtractive and additive synthesizer implemented 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).

About

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).

Topics

Resources

Stars

5 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages