Date Commit message Author Lines
2024-12-22 Fixed compiler error Mitja Felicijan +1/-1
2024-10-12 Added some interface changes Mitja Felicijan +11/-9
2024-10-12 Added basic interface and keyboard capture of terminal Mitja Felicijan +149/-41
2024-10-11 Added boilerplate interface code Mitja Felicijan +167/-103
2024-10-09 Added preset to args Mitja Felicijan +29/-11
2024-10-09 Added boilerplate files for terminal interface Mitja Felicijan +7/-0
2024-10-09 Clean up of code, removing some unnessesary code Mitja Felicijan +3/-4
2024-10-09 Added mutex and proper audio playback Mitja Felicijan +96/-11
2024-10-09 Added synth thread that plays a simple note Mitja Felicijan +92/-3
2024-10-08 MIDI is now read in threaded way Mitja Felicijan +175/-19
2024-10-08 Renamed to experiments and added watch for changes Mitja Felicijan +60/-12
2024-10-07 Made Makefile a bit cleaner Mitja Felicijan +4/-2
2024-10-07 Added help and version options Mitja Felicijan +26/-8
2024-10-07 Updated readme with better description Mitja Felicijan +11/-10
2024-10-07 Added BSD-2-Clause license Mitja Felicijan +24/-0
2024-10-07 Renamed sf2 to soundfonts Mitja Felicijan +1/-1
2024-10-07 Added GCC diagnostic ignore rules Mitja Felicijan +8/-0
2024-10-07 Added basic argument parsing and better Makefile Mitja Felicijan +47/-2
2024-10-07 Added Florestan Piano Soundfont Mitja Felicijan +14/-16
2024-10-07 Moved example code examples folder Mitja Felicijan +10/-20596
2024-10-07 Fixed missing alloca.h include Mitja Felicijan +2/-1
2024-10-07 Wrapping up example 4 with reading MIDI Mitja Felicijan +73/-1
2024-10-07 Added ALSA MIDI example Mitja Felicijan +78/-8
2024-10-07 Added bunch of examples Mitja Felicijan +21161/-27
2024-10-07 Engage! Mitja Felicijan +27782/-0