Creating the Aetheryte Radio

(haz.ee)

33 points | by wonger_ 1 day ago

3 comments

  • ynac 14 minutes ago
    The thrill of hunting sound is unlike anything else. Maybe 20 years ago I used a software synth to match the sound I had from tinitus. It magically erased my tinitus, making me feel like I was somehow a walking video game. Pew pew - alien in my head zapped!

    Here are a couple of links to very good synths / sounds from Dr. Pigeon. I used the second tool for an improvised album. Really cool tool.

    https://mynoise.net https://brainaural.com

  • hazebooth 1 hour ago
    Hi! I'm the author of this. Please let me know if you have any additional questions!
    • elliotbnvl 1 hour ago
      I went to the site and listened to the track. Sounds nice! But not having played the game I am lacking context.

      What about the sound is so nice / interesting / soothing that drives you to these lengths? What about it do you like?

      I find your whole project really fascinating. I want to do something similar at some point, even though I don’t have the same kind of sound capturing my interest at the moment.

      • hazebooth 1 hour ago
        > I went to the site and listened to the track. Sounds nice!

        Thanks! I played a lot of FFXIV and idled a bit in between dungeons and often sat at the Aetherytes (teleport / fast travel locations). The ambiance was nice enough that I didn't feel the need to mute the game when tabbed out.

        > What about the sound is so nice / interesting / soothing that drives you to these lengths? What about it do you like?

        Most of the audio I keep playing (either music or ambiance) is usually unobtrusive. I appreciate less demanding audio because I can focus cognition towards the task at hand, usually work or games. This means I gravitate towards genres without vocals, like EDM, jungle, IDM, etc. I actually used to use a tool to loop music without gaps because the clip would annoy me[1].

        For the aetheryte ambiance in particular, it was just low and novel enough to be relaxing, without constantly drawing my attention to it.

        > I find your whole project really fascinating. I want to do something similar at some point, even though I don’t have the same kind of sound capturing my interest at the moment.

        You could also try recreating my project on a new platform! I've actually recreated this tool as an iOS app because background play on iOS is toxic and changed between iOS versions. [2]

        Even if you don't have an earworm it's fun to explore new APIs. I really liked CoreAudio and Web Audio.

        [1]: https://github.com/NolanNicholson/Looper [2]: https://github.com/haze/Aetheryte.app

    • cat5e 19 minutes ago
      do you have any other interest in dsp/audio programming? or is this your introduction into it?
  • cat5e 1 hour ago
    Love this. The part about non-framework js slaps too. Bravo/a.