From 2682d092919e9bc25c1f97627df0325a69c5d5a7 Mon Sep 17 00:00:00 2001 From: Auke Kok Date: Sat, 26 Dec 2015 22:41:16 -0800 Subject: 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. --- .../sounds/mesecons_noteblock_fsharp2.ogg | Bin 22038 -> 14139 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to 'mesecons_noteblock/sounds/mesecons_noteblock_fsharp2.ogg') diff --git a/mesecons_noteblock/sounds/mesecons_noteblock_fsharp2.ogg b/mesecons_noteblock/sounds/mesecons_noteblock_fsharp2.ogg index edc06d6..a96f637 100644 Binary files a/mesecons_noteblock/sounds/mesecons_noteblock_fsharp2.ogg and b/mesecons_noteblock/sounds/mesecons_noteblock_fsharp2.ogg differ -- cgit v1.2.3