Commit 20b05d68 authored by emerit's avatar emerit
Browse files

Merge branch...

Merge branch 'Float-1134-BRIR-Level-differences-between-MC-rendering-to-stereo-and-binaural' of https://forge.3gpp.org/rep/ivas-codec-pc/ivas-codec into Float-1134-BRIR-Level-differences-between-MC-rendering-to-stereo-and-binaural
parents 220930ea c7fd0d2f
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -4,7 +4,7 @@ function [lev_in,lev_out,fac] = bs1770(input_file,output_file,nchan,lev_target,c
STEP_SIZE = 4800;         % 100 ms step;
BLOCK_SIZE = 4*STEP_SIZE; % 400 ms gating block;

default_conf = '000011000011000000000000';
default_conf = '000L11000011000000000000';

if exist('conf','var') && exist('nchan','var')
   if length(conf) ~= nchan