thedocruby / resounding

A New Minecraft mod that provides realistic audio physics using parallel wave tracing and an improved physics algorithm.
https://thedocruby.dev/resounding
GNU Lesser General Public License v3.0
85 stars 4 forks source link

Effect oddities #91

Open KastomKnuckles opened 1 year ago

KastomKnuckles commented 1 year ago

Everything was checked on the stock config

Let's say there is a room made of 15x11 blocks of stone. The feeling of the room from the record player is created, everything is fine. But there are some serious nuances

The first situation is when you get behind an obstacle. If it basically comes between you and the record player, then the effect begins to play, as if you are standing outside the room, and you hear all its sound through some hole

The second situation is the adjacent room. The same effect is created as in the first one. But there is a peculiarity here: if you stand up close from the walls visible in the screenshot, the sound becomes even quieter than in the previous situation

The third situation: when a hole in at least one block appears in the ceiling of a room, the reverb effect disappears completely (although this should not logically be)

And the last situation: when you move away from the room at any distance in any direction, at an average distance (about 30-40 blocks) you continue to hear a quiet sound (according to the volume level as from the first two situations, only a little quieter) from the record player. However, if you come close to the wall of the room, then you either don't hear the sound in principle, or you hear it very faintly

I hope for a response to this review, as I am very interested in this mod