Should be fixed. Let me know if anything else related to WAV samples is broken. (Or if you want 24 bit support, and so on)
i want 27 bit support.
Sure. Provide sample material for testing.
>>862
Hmm, I briefly considered converting some samples into a 27-bit format. What's wrong with me.
But anyhow 24-bit would be actually useful, even if it's import only.
And by 24 bit I guess I meant 32, but you know, the more the merrier. Also u-law, mp3, etc. etc. but nothing is urgent.
>>866
This wav uses an IEEE float representation (WAVE_FORMAT_IEEE_FLOAT) which isn't supported by the sample loader at all, at the moment. It does support 24/32 bit PCM though, so that I could have added easily. :(