Mp3 mod plays mp3's at a good volume -maybe a little bit loud- but mikmod plays wav files waay to soft. The result is BGM with sfx that are unhearable.
I use commands like
Sound.load("./music/sfx_destroy_brick.wav")
to load my wavs, and I call
SoundSystem.SFXVolume(128)
to set the volume to the max. This doesn't help.
I noted that there are other ways to load a wav and set volume with mikmod
Music.volume(128), for instance. But this doesn't seem to be the right way.
voice:volume( number [0-255] ) can be set to 255. But how do I use voice and what is the use of it?
mp3 mod + mikmod
Moderators: Shine, Insert_witty_name
-
- Posts: 123
- Joined: Mon Oct 03, 2005 4:25 am
- Location: Netherlands
mp3 mod + mikmod
Behold! The Underminer got hold of a PSP
-
- Posts: 123
- Joined: Mon Oct 03, 2005 4:25 am
- Location: Netherlands