@@ -39,8 +39,8 @@ See ThirdPartyLegalNotices for related information.
## Usage
As an example, to generate HR filter model data for the IVAS default HRIR set:
1. Put the IVAS default HRIR sofa file `HRIR_128_Meth5_IRC_53_Q10_symL_Itrp1_48000.sofa` into `hrtf_data/IVAS_default`
2. Run `modeling_tool/Mod_Hrf_Itd_Main.m`
1. Put the IVAS default HRIR sofa file `HRIR_128_Meth5_IRC_53_Q10_symL_Itrp1_48000.sofa` into `../hrtf_data/IVAS_default`
2. Run `Mod_Hrf_Itd_Main.m`
The generated binary files are put into the same directory as the input, i.e. `hrtf_data/IVAS_default`. For the model data files to be used with `IVAS_dec` or `IVAS_rend`, an IVAS hrtf binary file (with additional header) needs to be generated, see `scripts\binauralRenderer_interface\Table_Format_Converter`.
The generated binary files are put into the same directory as the input, i.e. `../hrtf_data/IVAS_default`. For the model data files to be used with `IVAS_dec` or `IVAS_rend`, an IVAS hrtf binary file (with additional header) needs to be generated, see `../../scripts/binauralRenderer_interface/Table_Format_Converter`.