diff options
-rw-r--r-- | alc/panning.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/alc/panning.cpp b/alc/panning.cpp index c2eef3cf..1704097d 100644 --- a/alc/panning.cpp +++ b/alc/panning.cpp @@ -818,7 +818,7 @@ void InitHrtfPanning(ALCdevice *device) static const float AmbiOrderHFGain1O[MaxAmbiOrder+1]{ /*ENRGY*/ 2.000000000e+00f, 1.154700538e+00f }, AmbiOrderHFGain2O[MaxAmbiOrder+1]{ - /*ENRGY 2.357022604e+00f, 1.825741858e+00f, 9.428090416e-01f*/ + /*ENRGY 1.972026594e+00f, 1.527525232e+00f, 7.888106377e-01f*/ /*AMP 1.000000000e+00f, 7.745966692e-01f, 4.000000000e-01f*/ /*RMS*/ 9.128709292e-01f, 7.071067812e-01f, 3.651483717e-01f }, AmbiOrderHFGain3O[MaxAmbiOrder+1]{ |