Fix music volume, audio_format and lower audio buffers to 1024.
commite99e45ba3a71383306f09136d34037b928cea2b1
authorÖyvind Johannessen <gathers@gmail.com>
Sun, 24 May 2009 21:43:51 +0000 (24 23:43 +0200)
committerÖyvind Johannessen <gathers@gmail.com>
Sun, 24 May 2009 21:43:51 +0000 (24 23:43 +0200)
tree33edb3e1709e10558690a904b9ddcb3479df8772
parent46e4a932007d429e3ec9c70cffef1f68fd5c904e
Fix music volume, audio_format and lower audio buffers to 1024.
Music volume needs to be set after it's started playing. Now 50%
This default audio format should be just as fine.
The lower buffers will make the sound play quicker and it "feels" nicer.
But too low buffers uses cpu and may lead to stuttering and crashes!
src/soundhandler.cpp