this post was submitted on 06 Oct 2025
997 points (98.7% liked)
Funny
11860 readers
2059 users here now
General rules:
- Be kind.
- All posts must make an attempt to be funny.
- Obey the general sh.itjust.works instance rules.
- No politics or political figures. There are plenty of other politics communities to choose from.
- Don't post anything grotesque or potentially illegal. Examples include pornography, gore, animal cruelty, inappropriate jokes involving kids, etc.
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
view the rest of the comments
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.
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.