normalize=true;% put a true to normalize input HRTF file. Diffuse field spectrum will be equal to one at 1 khz. Shall not be used with BRIR
makeBE=true;% put at true to generate BE rom table and at false to support more type of sofa file
performDiffuseFieldEq=true;% at true perform diffuse field equalization during param bin taps computation. Should not by used when HRIR are alredy diffuse field equalized
performDiffuseFieldEq=false;% at true perform diffuse field equalization during param bin taps computation. Should not by used when HRIR are alredy diffuse field equalized
writeRomFileOutput=true&~generateCustomBinaryFile;%% generation of rom files if true
writeBinaryOutput=true;%% generation of binary files if true. Always true for TD renderer
writeEachRendererBinaryOutput=false;%% generation of binary split files each containing binary data for individual renderer
hrir_gain=10^(-3.0/20)
brir_gain=10^(6.5/20)
hrir_gain=10^(-3.0/20);
brir_gain=10^(6.5/20);
%% Set ivas root path
ivas_path=['..'filesep'..'filesep];
@@ -89,11 +89,14 @@ if generateCustomBinaryFile
%hrir_file_name = 'RIEC_hrir_subject_001.sofa'; % fail for TD renderer