Loading scripts/binauralRenderer_interface/matlab_hrir_generation_scripts/bs1770.m +1 −1 Original line number Diff line number Diff line Loading @@ -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 Loading Loading
scripts/binauralRenderer_interface/matlab_hrir_generation_scripts/bs1770.m +1 −1 Original line number Diff line number Diff line Loading @@ -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 Loading