diff options
author | Chris Robinson <[email protected]> | 2018-08-31 17:35:57 -0700 |
---|---|---|
committer | Chris Robinson <[email protected]> | 2018-08-31 17:36:50 -0700 |
commit | 0a8398dd99a78db876ee7b16ab4c49d09daaee93 (patch) | |
tree | 6ef41c9c50fc43d58b5794d8f8d1ff984d2fc363 | |
parent | 01cc0cd7871477adcb405ea5a416ab569b25ffda (diff) |
Update a comment
-rw-r--r-- | Alc/ALu.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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. */ |