create3000 / x_ite

X_ITE X3D Browser, view and manipulate X3D and VRML scenes in HTML.
https://create3000.github.io/x_ite/
Other
66 stars 13 forks source link

Sound stereo direction in VRML #145

Closed vralexllobet closed 10 months ago

vralexllobet commented 10 months ago

Hi All, I have a 3D site written in VRML. The sound is not moving across stereo speakers as I rotate away from the sound left or right.
You can see my example on my site https://vr.alexllobet.com/wtc/wtc.html

In Firefox I hear the fountain sound but it doesn't move around the stereo image left/right. Thanks for such great code that enabled me to finally put up my 3D VRML site up again!

create3000 commented 10 months ago

Sound support is still basic, there is no spatialization available. This means, only sound volume will change, whether you are close or far to the sound, but panning (left, right) will not change if you rotate.

Thank you posting your impressive site here ;)

create3000 commented 10 months ago

Think we can have spatialized Sound with next release.

vralexllobet commented 10 months ago

Thanks so much for the nice words about my site and also for working on the sound. It's just a minor thing I noticed. Your work in here is amazing! I'm so happy to have found this site and that I'm able to now again show my VRML work that I started in 1999! Hopefully I have some time and will up date my site and maybe port it to X3D.

create3000 commented 10 months ago

Have right now released a new version 8.12.0 with spatialize sound.