Skip to content

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

License

Notifications You must be signed in to change notification settings

rppirotti/rgsynth

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages