Loading apps/renderer.c +1 −1 Original line number Diff line number Diff line Loading @@ -772,7 +772,7 @@ int main( int16_t *outInt16Buffer; float *outFloatBuffer; #ifdef SPLIT_REND_WITH_HEAD_ROT uint8_t *bitsBufferData; uint8_t *bitsBufferData = NULL; #endif IVAS_REND_AudioBuffer inBuffer; IVAS_REND_AudioBuffer outBuffer; Loading lib_rend/lib_rend.c +4 −0 Original line number Diff line number Diff line Loading @@ -2878,7 +2878,11 @@ static ivas_error setRendInputActiveSplitPostRend( RENDER_CONFIG_DATA *hRendCfg #ifdef NONBE_FIX_BINARY_BINAURAL_READING , #if defined _MSC_VER && !defined __clang__ hrtf_handles *hrtfs #else hrtf_handles *hrtfs __attribute__( ( unused ) ) /* avoid unused parameter warning when compiling with clang */ #endif #endif ) { Loading scripts/binauralRenderer_interface/binaural_renderers_hrtf_data/IVAS_default/OnsetDelay/IVAS_custom_OnsetDelay.mat 0 → 100644LFS +3 −0 Original line number Diff line number Diff line version https://git-lfs.github.com/spec/v1 oid sha256:de02cd0367c276a496e66478fbbaa7d0eb96862a37b844c81fc676612e3e12f3 size 3003 scripts/binauralRenderer_interface/fastconv/cldfb_prototype.mat 0 → 100644LFS +3 −0 Original line number Diff line number Diff line version https://git-lfs.github.com/spec/v1 oid sha256:386bbd3a02c3b95280fff7bd8f5240ee60f8858889cad0f6147e930f5f2aa7e2 size 1246 scripts/binauralRenderer_interface/matlab_hrir_generation_scripts/SOFA_save_to_mat.m +1 −1 Original line number Diff line number Diff line Loading @@ -97,7 +97,7 @@ if isfile(Lib_Name) if sampleRates(ind) == Sofa.Data.SamplingRate Sofa.DataResampled(ind).IR = Sofa.Data.IR; else Sofa.DataResampled(ind).IR = resample(Sofa.Data.IR, sampleRates(ind),Sofa.Data.SamplingRate, Dimension=1); Sofa.DataResampled(ind).IR = resample(Sofa.Data.IR, sampleRates(ind),Sofa.Data.SamplingRate, 'Dimension',1); end Sofa.DataResampled(ind).SamplingRate = sampleRates(ind); end Loading Loading
apps/renderer.c +1 −1 Original line number Diff line number Diff line Loading @@ -772,7 +772,7 @@ int main( int16_t *outInt16Buffer; float *outFloatBuffer; #ifdef SPLIT_REND_WITH_HEAD_ROT uint8_t *bitsBufferData; uint8_t *bitsBufferData = NULL; #endif IVAS_REND_AudioBuffer inBuffer; IVAS_REND_AudioBuffer outBuffer; Loading
lib_rend/lib_rend.c +4 −0 Original line number Diff line number Diff line Loading @@ -2878,7 +2878,11 @@ static ivas_error setRendInputActiveSplitPostRend( RENDER_CONFIG_DATA *hRendCfg #ifdef NONBE_FIX_BINARY_BINAURAL_READING , #if defined _MSC_VER && !defined __clang__ hrtf_handles *hrtfs #else hrtf_handles *hrtfs __attribute__( ( unused ) ) /* avoid unused parameter warning when compiling with clang */ #endif #endif ) { Loading
scripts/binauralRenderer_interface/binaural_renderers_hrtf_data/IVAS_default/OnsetDelay/IVAS_custom_OnsetDelay.mat 0 → 100644LFS +3 −0 Original line number Diff line number Diff line version https://git-lfs.github.com/spec/v1 oid sha256:de02cd0367c276a496e66478fbbaa7d0eb96862a37b844c81fc676612e3e12f3 size 3003
scripts/binauralRenderer_interface/fastconv/cldfb_prototype.mat 0 → 100644LFS +3 −0 Original line number Diff line number Diff line version https://git-lfs.github.com/spec/v1 oid sha256:386bbd3a02c3b95280fff7bd8f5240ee60f8858889cad0f6147e930f5f2aa7e2 size 1246
scripts/binauralRenderer_interface/matlab_hrir_generation_scripts/SOFA_save_to_mat.m +1 −1 Original line number Diff line number Diff line Loading @@ -97,7 +97,7 @@ if isfile(Lib_Name) if sampleRates(ind) == Sofa.Data.SamplingRate Sofa.DataResampled(ind).IR = Sofa.Data.IR; else Sofa.DataResampled(ind).IR = resample(Sofa.Data.IR, sampleRates(ind),Sofa.Data.SamplingRate, Dimension=1); Sofa.DataResampled(ind).IR = resample(Sofa.Data.IR, sampleRates(ind),Sofa.Data.SamplingRate, 'Dimension',1); end Sofa.DataResampled(ind).SamplingRate = sampleRates(ind); end Loading