> Is the audio data in alBufferData signed or unsigned ? See section 5.3.4 of the 1.1 spec for more detail (this is something that's the same for 1.0, BTW), but 8-bit PCM data is unsigned and 16- bit PCM data is signed. Garin