[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Enigma-devel] CVS: sound.cc changes
From: |
Ingo van Lil |
Subject: |
[Enigma-devel] CVS: sound.cc changes |
Date: |
Sun, 15 Feb 2004 21:30:14 +0100 |
User-agent: |
Mutt/1.5.4i |
Hi Daniel,
you're recent changes to sound.cc in CVS can't be correct: The second
argument (volume) of SoundEngine_SDL::play_sound() is integer, yet you
multiply it by MIX_MAX_VOLUME afterwards. The volume argument should
either be double or it should be multiplied before calling play_sound().
Cheers,
Ingo
- [Enigma-devel] CVS: sound.cc changes,
Ingo van Lil <=