Joy of programming.
SawA new experimental music sequencer and audio editor.
There is a lot of things I don't like in currently available music software. Some of them are: bad performance, instability (bugs and crashes), complicated system environment requirements, inconvenient UI, lack of features, closedness, and, most important, bad standards. I decided to make a new music sequencer from scratch, so I can experiment with it and find better ways to make music.
Code is cross-platform and written in C.
Used libraries:
kit,
stb,
miniaudio,
nanovg,
sokol.
Source code - Git repository
Try out - run the prototype in the browser
Project page on Handmade Network