aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Robinson <[email protected]>2018-08-31 17:35:57 -0700
committerChris Robinson <[email protected]>2018-08-31 17:36:50 -0700
commit0a8398dd99a78db876ee7b16ab4c49d09daaee93 (patch)
tree6ef41c9c50fc43d58b5794d8f8d1ff984d2fc363
parent01cc0cd7871477adcb405ea5a416ab569b25ffda (diff)
Update a comment
-rw-r--r--Alc/ALu.c2
1 files changed, 1 insertions, 1 deletions
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.
*/