I haven't posted about #programming in some time, so here's an update to my #devlog.

At the end of last year I started making a #synthesizer and failed because IDirectSound8 is really bad and depricated. It's been a while because I've been switching to #Linux, writing in C and using gcc; no more Windows, C++ or MSVC. Work began on OpenGL + OpenAL but the implementation was too different between operating systems.

Today I started SDL3 and I'm very optimistic.

#solodev #audio