From 0a8398dd99a78db876ee7b16ab4c49d09daaee93 Mon Sep 17 00:00:00 2001 From: Chris Robinson Date: Fri, 31 Aug 2018 17:35:57 -0700 Subject: [PATCH] Update a comment --- Alc/ALu.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Alc/ALu.c b/Alc/ALu.c index 0711d611..e5203d6e 100644 --- a/Alc/ALu.c +++ b/Alc/ALu.c @@ -648,7 +648,7 @@ static void CalcPanningAndFilters(ALvoice *voice, const ALfloat Azi, const ALflo voice->Flags |= VOICE_HAS_NFC; } - /* A scalar of 3 for plain stereo results in +/-30 degrees being + /* A scalar of 1.5 for plain stereo results in +/-60 degrees being * moved to +/-90 degrees for direct right and left speaker * responses. */