Loading lib_util/ambi_convert.c +0 −1 Original line number Diff line number Diff line Loading @@ -216,7 +216,6 @@ int16_t renormalize_channels( float *in[], float *out[], int16_t order, AMBI_CHA int16_t n_chan = ( order + 1 ) * ( order + 1 ); int16_t i_chan, i; const float *conversion_table = 0; float sf = 1.0f; /* conversion factors are aplpied on the channels assuming that they are still/already in ACN order */ Loading Loading
lib_util/ambi_convert.c +0 −1 Original line number Diff line number Diff line Loading @@ -216,7 +216,6 @@ int16_t renormalize_channels( float *in[], float *out[], int16_t order, AMBI_CHA int16_t n_chan = ( order + 1 ) * ( order + 1 ); int16_t i_chan, i; const float *conversion_table = 0; float sf = 1.0f; /* conversion factors are aplpied on the channels assuming that they are still/already in ACN order */ Loading