diff --git a/include/SDL3/SDL_audio.h b/include/SDL3/SDL_audio.h index e9497cafa1..1462781f91 100644 --- a/include/SDL3/SDL_audio.h +++ b/include/SDL3/SDL_audio.h @@ -52,7 +52,7 @@ * - 4.1 surround: FL, FR, LFE, BL, BR * - 5.1 surround: FL, FR, FC, LFE, SL, SR (last two can also be BL BR) * - 6.1 surround: FL, FR, FC, LFE, BC, SL, SR - * - 5.1 surround: FL, FR, FC, LFE, BL, BR, SL, SR + * - 7.1 surround: FL, FR, FC, LFE, BL, BR, SL, SR * * This is the same order as DirectSound expects, but applied to all * platforms; SDL will swizzle the channels as necessary if a platform expects