Skip to content

simutisernestas/asynth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A prototype synthesizer to learn about sound synthesis and audio programming.

Has two dependencies:

  • PortAudio 2.0
  • Raylib 5.0

Build:

mkdir build && cd build
cmake ..
make

About

Digital audio synthesizer

Resources

Stars

Watchers

Forks