[BUG] Spatial Sound - Possible Use of Mono for custom sounds
RotokEralil opened this issue ยท 1 comments
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:
- Go to '...'
- Click on '....'
- Press '....'
- 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.