Alaska Native Craft

Alaska Native Craft

567k Downloads

[BUG] Spatial Sound - Possible Use of Mono for custom sounds

RotokEralil opened this issue ยท 1 comments

commented

Issue with the sounds Harp Seal and Moose make not being directional and not reducing with distance (I get within range and they sound like they are 1 foot directly infront of me). (if you have any other custom sounds, may want to check as well)

Were the sounds exported as stereo? (if you have any other custom sounds, may want to check as well)
(from another forum, "I figured out the reason. Looking through all of Minecraft's sound files, I noticed they were all saved as mono files with only one sound channel (instead of stereo with 2 channels, one for each ear). I think this is the reason why all of my sounds, which were all exported in stereo, always play in both ears with no spacial awareness") It is a quick fix using audacity if that is the case

Describe the bug
A clear and concise description of what the bug is.

To Reproduce
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Press '....'
  4. See error

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

Mod Versions (please complete the following information):

  • Minecraft Version: 1.18.1

  • Fabric API Version 0.45.0+1.18

  • This Mod's Version 1.4.2

Additional context
Add any other context about the problem here.

commented

That is exactly the problem. I knew about the stereo == global sound issue, I can't believe I left them as stereo files for so long. Thank you for bringing this to my attention, it will be fixed!