libsdl-org / sdlwiki

This is the raw contents of SDL's wiki. You can edit this through GitHub or at https://wiki.libsdl.org/ now!
https://wiki.libsdl.org/
79 stars 32 forks source link

Feedback on page SDL3/Tutorials/AudioStream: interleaving? #546

Closed RenaKunisaki closed 2 months ago

RenaKunisaki commented 3 months ago

I don't see anywhere that explains whether audio streams expect data that's interleaved (LRLRLR) or planar (LLLRRR).

icculus commented 3 months ago

It's interleaved. I'll update the page.

Green-Sky commented 2 months ago

would fix https://github.com/libsdl-org/SDL/issues/9638

icculus commented 2 months ago

This is fixed in https://github.com/libsdl-org/SDL/commit/d3a62d8298305a659592581eff481efcb37c5c53, which is now live on https://wiki.libsdl.org/SDL3/CategoryAudio