summaryrefslogtreecommitdiff
path: root/midi.c
AgeCommit message (Expand)AuthorFilesLines
2024-10-12Added some interface changesMitja Felicijan1-3/+2
2024-10-12Added basic interface and keyboard capture of terminalMitja Felicijan1-13/+17
2024-10-11Added boilerplate interface codeMitja Felicijan1-84/+82
2024-10-09Added preset to argsMitja Felicijan1-1/+0
2024-10-09Added mutex and proper audio playbackMitja Felicijan1-1/+15
2024-10-08MIDI is now read in threaded wayMitja Felicijan1-0/+109