X-Git-Url: http://git.cinelerra-gg.org/git/?a=blobdiff_plain;ds=sidebyside;f=cinelerra-5.1%2Fcinelerra%2Faudioodevice.C;h=2beb4c8c69de58570712671ca5afab572c782e92;hb=7e5a0760f40ff787cc3d93cb7768a901ebe52809;hp=32be129670ee468ad7ae71408b4ba94ef667e7d8;hpb=30bdb85eb33a8ee7ba675038a86c6be59c43d7bd;p=goodguy%2Fhistory.git diff --git a/cinelerra-5.1/cinelerra/audioodevice.C b/cinelerra-5.1/cinelerra/audioodevice.C index 32be1296..2beb4c8c 100644 --- a/cinelerra-5.1/cinelerra/audioodevice.C +++ b/cinelerra-5.1/cinelerra/audioodevice.C @@ -154,10 +154,10 @@ int AudioDevice::arm_buffer(int buffer_num, double **data, int channels, int k = och * bits / 8; if( map51_2 ) { - double *center = data[0]; - double *front = data[och+1]; - double *back = data[och+3]; - double *subwoof = data[5]; + double *front = data[och]; + double *center = data[2]; + double *subwoof = data[3]; + double *back = data[och+4]; if( play_dither ) { switch( bits ) { case 8: for( int j=0; j