Music & SFX works - just rather too quiet. Would it be possible to make it rather louder ?
...on what platform? Windows?
I think the volume settings for windows are broken. I have to somehow scale them logarithmically I think.
...or move to SDL_mixer for _all_ platforms and link that statically. I'll have to investigate the size and dependencies.
Android - its rather quite, considering I had the ringer volume at maximum, you see...
Windows is fine :)
Be sure to normalize the waveforms.
On windows XP it all depends on what other programs you ran before GLBasic. I gave up with sounds totally since I could never get a consistent result. Sometimes it was quiet, other times very loud, sometimes muted. All this without changing the volume in GLBasic at all.
Would probably be best to see if you could move onto SDL_mixer...