this post was submitted on 06 Oct 2025
997 points (98.7% liked)

Funny

11860 readers
2059 users here now

General rules:

Exceptions may be made at the discretion of the mods.

founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] ChickenLadyLovesLife@lemmy.world 6 points 2 days ago (1 children)

As a programmer, my world changed when Windows 95 came out, what with being 32-bit and having an extremely powerful (if difficult-to-use at first) low-level audio API, since I mainly wrote software synthesis and music composition apps. I have not given two fucks for anything that has happened since 95. Quite amazingly, that audio API has remained in existence, unchanged, all the way until today. 30 years of not having to change what I'm doing at all has been absolutely amazing. That shit even worked, without modification, for Windows CE (Compact Edition) and Windows Mobile, so I was able to make versions of my software synthesizer that ran on shitty smartphones from 2005. It worked on Windows Phone as well, albeit it quite uselessly.

[–] buttnugget@lemmy.world 1 points 1 day ago

That is super interesting! I could read your comments on the windows audio API all day! Do you have a development blog? I’d also love to read more about this audio API.