summaryrefslogtreecommitdiff
path: root/synth.c
Commit message (Expand)AuthorAgeFilesLines
* Added basic interface and keyboard capture of terminalMitja Felicijan2024-10-121-1/+2
* Added preset to argsMitja Felicijan2024-10-091-2/+2
* Added mutex and proper audio playbackMitja Felicijan2024-10-091-7/+24
* Added synth thread that plays a simple noteMitja Felicijan2024-10-091-0/+67