Commit 1066bcc83a616cb7172dab0456413d17f4ce007f

Ryan C. Gordon 2017-02-27T10:11:40

audio: clarified what SDL_AudioSpec::samples is, removed note about power of 2. These don't have to be power-of-2 sizes anymore because of SDL_AudioStream, and the new resampler, but also, many platforms don't give you power-of-2 DMA buffer in the first place!