Commit c7fd0d2f authored by Gregory Pallone's avatar Gregory Pallone
Browse files

updated default_conf value (LFE)

parent 47e88c8f
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