this post was submitted on 19 Jun 2024
104 points (99.1% liked)

Asklemmy

42510 readers
1885 users here now

A loosely moderated place to ask open-ended questions

Search asklemmy 🔍

If your post meets the following criteria, it's welcome here!

  1. Open-ended question
  2. Not offensive: at this point, we do not have the bandwidth to moderate overtly political discussions. Assume best intent and be excellent to each other.
  3. Not regarding using or support for Lemmy: context, see the list of support communities and tools for finding communities below
  4. Not ad nauseam inducing: please make sure it is a question that would be new to most members
  5. An actual topic of discussion

Looking for support?

Looking for a community?

~Icon~ ~by~ ~@Double_A@discuss.tchncs.de~

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

I'll throw out one from my youth that I think would be really good to see updated:
Sentinel Worlds I: Future Magic. It was a very early space RPG which was way ahead of it's time. Something like the recent Heat Signature kinda reminds me of it, though it lacks the scope and depth of combat.

[–] bitfucker@programming.dev 1 points 2 weeks ago (2 children)

The game was particularly notable for a musical score that simulated multiple instruments by swapping between them faster than the human ear could differentiate.

Why... I understand the reasoning for visual feedback, but audio?

[–] sylver_dragon@lemmy.world 1 points 2 weeks ago (1 children)

I actually didn't know that about the game, I just linked to the articled to provide details. Given the time the game was written, I suspect it was to make the music a bit more complicated. Game "Music" at the time could leave something to be desired. I played a lot of games with just a PC Speaker, which means that all of the sounds were mostly just different beeps. However, we also didn't know any better at the time and just enjoyed it for what it was.

[–] bitfucker@programming.dev 1 points 2 weeks ago

I mean, if I understand it correctly, audio signals are additive so you don't need to do fancy instrument changing. Simply add the sample of different instruments to the audio buffer and those can be played. If someone knows better about acoustic theory then please correct me.