Skip to content
/ cynth Public

A C-like compiled language for description and simulation of synthesizers.

Notifications You must be signed in to change notification settings

egst/cynth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

96 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cynth

A C-like compiled language for description and simulation of synthesizers.

Documentation

No proper documentation is available yet. There is some information in the doc/ directory, although most of it are jsut my personal notes. Information about the structure of the project can be found in individual README.md files in corresponding directories in inc/.

Build

For build info, see doc/build.md.