Loading lib_rend/lib_rend.c +0 −1 Original line number Diff line number Diff line Loading @@ -4747,7 +4747,6 @@ ivas_error IVAS_REND_DisableHeadRotation( { if ( ( error = initMcBinauralRendering( &hIvasRend->inputsMc[i], hIvasRend->inputsMc[i].base.inConfig, hIvasRend->outputConfig, hIvasRend->hRendererConfig, TRUE ) ) != IVAS_ERR_OK ) { return error; } } Loading lib_util/hrtf_file_reader.c +0 −2 Original line number Diff line number Diff line Loading @@ -34,7 +34,6 @@ #include <string.h> #include "prot.h" #include "ivas_prot_rend.h" #include "ivas_prot.h" /*---------------------------------------------------------------------* Loading Loading @@ -467,7 +466,6 @@ static ivas_error TDREND_MIX_LoadHRTF( error = IVAS_ERR_OK; if ( ( header_check_result = read_and_check_hrtf_binary_file_header( &hrtfs_file_header, f_hrtf ) ) != IVAS_ERR_OK ) { return header_check_result; Loading scripts/binauralRenderer_interface/CMakeLists.txt +0 −2 Original line number Diff line number Diff line Loading @@ -48,8 +48,6 @@ set(SOURCE_FILES_C ${IVAS_TRUNK_COM_PATH}/tools.c ${IVAS_TRUNK_COM_PATH}/tns_base.c ${IVAS_TRUNK_UTIL_PATH}/cmdl_tools.c ${IVAS_TRUNK_REND_PATH}/ivas_reverb_filter_design.c ${IVAS_TRUNK_REND_PATH}/ivas_reverb_fft_filter.c ${IVAS_TRUNK_REND_PATH}/ivas_rom_rend.c ) Loading scripts/binauralRenderer_interface/README.md +0 −3 Original line number Diff line number Diff line Loading @@ -33,7 +33,6 @@ ## Requirements - MATLAB >= R2020b - Signal Processing Toolbox - [`../../scripts/pyaudio3dtools`](../../scripts/pyaudio3dtools) packages - C/C++ compiler - Linux (Ubuntu) : ```shell Loading @@ -51,8 +50,6 @@ mkdir build cd build cmake .. # it may be necessary to define PYTHON_EXECUTABLE if you are using a virtual environment on Windows # cmake -DPython_EXECUTABLE="C:\Users\username\.conda\envs\ivas\python.exe" .. cmake --build . cd .. ``` Loading scripts/binauralRenderer_interface/generate_crend_ivas_tables_from_sofa.c +0 −1 Original line number Diff line number Diff line Loading @@ -1732,7 +1732,6 @@ void update_h_file( HRTFS_DATA *hrtf, struct ivas_layout_config lscfg, const int return; } /*---------------------------------------------------------------------* * get_tables_dimensions(); *---------------------------------------------------------------------*/ Loading Loading
lib_rend/lib_rend.c +0 −1 Original line number Diff line number Diff line Loading @@ -4747,7 +4747,6 @@ ivas_error IVAS_REND_DisableHeadRotation( { if ( ( error = initMcBinauralRendering( &hIvasRend->inputsMc[i], hIvasRend->inputsMc[i].base.inConfig, hIvasRend->outputConfig, hIvasRend->hRendererConfig, TRUE ) ) != IVAS_ERR_OK ) { return error; } } Loading
lib_util/hrtf_file_reader.c +0 −2 Original line number Diff line number Diff line Loading @@ -34,7 +34,6 @@ #include <string.h> #include "prot.h" #include "ivas_prot_rend.h" #include "ivas_prot.h" /*---------------------------------------------------------------------* Loading Loading @@ -467,7 +466,6 @@ static ivas_error TDREND_MIX_LoadHRTF( error = IVAS_ERR_OK; if ( ( header_check_result = read_and_check_hrtf_binary_file_header( &hrtfs_file_header, f_hrtf ) ) != IVAS_ERR_OK ) { return header_check_result; Loading
scripts/binauralRenderer_interface/CMakeLists.txt +0 −2 Original line number Diff line number Diff line Loading @@ -48,8 +48,6 @@ set(SOURCE_FILES_C ${IVAS_TRUNK_COM_PATH}/tools.c ${IVAS_TRUNK_COM_PATH}/tns_base.c ${IVAS_TRUNK_UTIL_PATH}/cmdl_tools.c ${IVAS_TRUNK_REND_PATH}/ivas_reverb_filter_design.c ${IVAS_TRUNK_REND_PATH}/ivas_reverb_fft_filter.c ${IVAS_TRUNK_REND_PATH}/ivas_rom_rend.c ) Loading
scripts/binauralRenderer_interface/README.md +0 −3 Original line number Diff line number Diff line Loading @@ -33,7 +33,6 @@ ## Requirements - MATLAB >= R2020b - Signal Processing Toolbox - [`../../scripts/pyaudio3dtools`](../../scripts/pyaudio3dtools) packages - C/C++ compiler - Linux (Ubuntu) : ```shell Loading @@ -51,8 +50,6 @@ mkdir build cd build cmake .. # it may be necessary to define PYTHON_EXECUTABLE if you are using a virtual environment on Windows # cmake -DPython_EXECUTABLE="C:\Users\username\.conda\envs\ivas\python.exe" .. cmake --build . cd .. ``` Loading
scripts/binauralRenderer_interface/generate_crend_ivas_tables_from_sofa.c +0 −1 Original line number Diff line number Diff line Loading @@ -1732,7 +1732,6 @@ void update_h_file( HRTFS_DATA *hrtf, struct ivas_layout_config lscfg, const int return; } /*---------------------------------------------------------------------* * get_tables_dimensions(); *---------------------------------------------------------------------*/ Loading