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
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A prototype synthesizer to learn about sound synthesis and audio programming.
Has two dependencies:
Build:
mkdir build && cd build
cmake ..
make