Commit 9e4ffe3d authored by emerit's avatar emerit
Browse files

update matlab script

parent 009955d2
Loading
Loading
Loading
Loading
+8 −10
Original line number Diff line number Diff line
@@ -80,7 +80,6 @@ brir_file = fullfile( brir_path, brir_file_name);

%% generate td binauralizer rom values

if writeBinaryOutput
dataSpec.dataBase = 'IVAS';
dataSpec.subjId = 'custom';
% specify HR filter directory
@@ -89,7 +88,6 @@ if writeBinaryOutput
dataSpec.genRomFile = writeRomFileOutput;
dataSpec.romOutDir = [ivas_path 'lib_rend'];
Mod_Hrf_Itd_Main(dataSpec);
end

%% generate crend rom values
convert_SD2SHD_HRIRs(hrir_path,hrir_file_name,128);