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