1
C / Re: 3d audio in C
« on: April 17, 2023, 01:01:25 am »Hi and welcome!
Also, yes!
Have a look at this:
https://github.com/Hapaxia/OrbitingSound
This should get you started with 3D audio. It's simply a mono sound orbiting the listener in 3D.
Thanks a lot mate for the link, I'll give it a try.
Only that I am looking for the same thing, but using the C library.
I am programming my game with free basic, and since it uses the library compiled in c, I came here thinking that if I found how to do it in C, which has more instructions and I can't get it to work, maybe I can make it work in my game.