Loading lib_rend/ivas_rom_binauralRenderer.c +2 −2 Original line number Diff line number Diff line Loading @@ -51,7 +51,7 @@ /* Tables generated by the script at "scripts/binauralRenderer_interface/fastconv/generate_tables_for_fastconv.m */ /* Can be replaced by your own generated HRIR tables */ /* * Generated on 28-Aug-2023 with Matlab version 9.12.0.2009381 (R2022a) Update 4 by MUXE6256. * Generated on 29-Aug-2023 with Matlab version 9.12.0.2009381 (R2022a) Update 4 by MUXE6256. */ Loading Loading @@ -46955,7 +46955,7 @@ const float fastconvReverberationEneCorrections[CLDFB_NO_CHANNELS_MAX] = /* * Generated on 28-Aug-2023 with Matlab version 9.12.0.2009381 (R2022a) Update 4 by MUXE6256. * Generated on 29-Aug-2023 with Matlab version 9.12.0.2009381 (R2022a) Update 4 by MUXE6256. */ scripts/binauralRenderer_interface/Table_Format_Converter/generate_tables_from_rom_to_bin.c +248 −174 File changed.Preview size limit exceeded, changes collapsed. Show changes scripts/binauralRenderer_interface/generate_ivas_binauralizer_tables_from_sofa.m +1 −0 Original line number Diff line number Diff line Loading @@ -92,6 +92,7 @@ if writeBinaryOutput == 1 end command = [command ... '-harmoize_late_reverb_binaural_gain' ... ' 5 ' ... hrir_file ' ' ... erase(hrir_file,'.sofa') '_FOA.sofa ' ... Loading scripts/td_object_renderer/modeling_tool/HrfModBsp_Config.m +1 −1 Original line number Diff line number Diff line Loading @@ -78,7 +78,7 @@ function [dataSpec, modSpec] = HrfModBsp_Config(dataSpec) modSpec.enThr = 0.3; % folder to save the model %myPath = fullfile(myPath, 'IVAS_default'); myPath = fullfile(myPath, 'IVAS_default'); dataSpec.folderNameOnset = ... fullfile(myPath, 'OnsetDelay'); modSpec.folderMod = myPath; Loading Loading
lib_rend/ivas_rom_binauralRenderer.c +2 −2 Original line number Diff line number Diff line Loading @@ -51,7 +51,7 @@ /* Tables generated by the script at "scripts/binauralRenderer_interface/fastconv/generate_tables_for_fastconv.m */ /* Can be replaced by your own generated HRIR tables */ /* * Generated on 28-Aug-2023 with Matlab version 9.12.0.2009381 (R2022a) Update 4 by MUXE6256. * Generated on 29-Aug-2023 with Matlab version 9.12.0.2009381 (R2022a) Update 4 by MUXE6256. */ Loading Loading @@ -46955,7 +46955,7 @@ const float fastconvReverberationEneCorrections[CLDFB_NO_CHANNELS_MAX] = /* * Generated on 28-Aug-2023 with Matlab version 9.12.0.2009381 (R2022a) Update 4 by MUXE6256. * Generated on 29-Aug-2023 with Matlab version 9.12.0.2009381 (R2022a) Update 4 by MUXE6256. */
scripts/binauralRenderer_interface/Table_Format_Converter/generate_tables_from_rom_to_bin.c +248 −174 File changed.Preview size limit exceeded, changes collapsed. Show changes
scripts/binauralRenderer_interface/generate_ivas_binauralizer_tables_from_sofa.m +1 −0 Original line number Diff line number Diff line Loading @@ -92,6 +92,7 @@ if writeBinaryOutput == 1 end command = [command ... '-harmoize_late_reverb_binaural_gain' ... ' 5 ' ... hrir_file ' ' ... erase(hrir_file,'.sofa') '_FOA.sofa ' ... Loading
scripts/td_object_renderer/modeling_tool/HrfModBsp_Config.m +1 −1 Original line number Diff line number Diff line Loading @@ -78,7 +78,7 @@ function [dataSpec, modSpec] = HrfModBsp_Config(dataSpec) modSpec.enThr = 0.3; % folder to save the model %myPath = fullfile(myPath, 'IVAS_default'); myPath = fullfile(myPath, 'IVAS_default'); dataSpec.folderNameOnset = ... fullfile(myPath, 'OnsetDelay'); modSpec.folderMod = myPath; Loading