1
0
Mirror von https://github.com/minetest-mods/mesecons.git synchronisiert 2025-10-28 01:55:19 +01:00
Files
mesecons/mesecons_noteblock/sounds
Auke Kok 2682d09291 Fix sound volume level of noteblock.
Playing stereo sounds positionally in OpenAL causes it to play
the sounds unattenuated - same volume for all distances. This
shouldn't happen, and makes noteblocks unneccesarily loud from
very far away.

Convert all noteblock samples to mono, 22kHz 64kbit.
2015-12-26 22:41:16 -08:00
..