Fix 6.1 stereo downmix mapping

CQTexperiment
Christopher Snowhill 2021-12-28 00:10:44 -08:00
parent 258a56a276
commit b13235ec5f
1 changed files with 2 additions and 2 deletions

View File

@ -76,8 +76,8 @@ static const float STEREO_DOWNMIX[8-2][8][2]={
}, },
/*6.1*/ /*6.1*/
{ {
{0.4553F,0.0F},{0.0F,0.4553F},{0.322F,0.322F},{0.322F,0.322F},{0.3943F,0.2277F}, {0.4553F,0.0F},{0.0F,0.4553F},{0.322F,0.322F},{0.322F,0.322F},{0.2788F,0.2788F},
{0.2277F,0.3943F},{0.2788F,0.2788F} {0.3943F,0.2277F},{0.2277F,0.3943F}
}, },
/*7.1*/ /*7.1*/
{ {