Loading ivas_processing_scripts/audiotools/binauralobjectrenderer.py +2 −2 Original line number Diff line number Diff line Loading @@ -542,7 +542,7 @@ def binaural_fftconv_framewise( repeat(indices_HRIR), ), None, None, "mp", False, ) Loading Loading @@ -607,7 +607,7 @@ def render_ear( repeat(N_HRIR_taps), ), None, None, "mp", False, ) Loading ivas_processing_scripts/audiotools/convert/objectbased.py +1 −1 Original line number Diff line number Diff line Loading @@ -135,7 +135,7 @@ def render_oba_to_binaural( repeat(SourcePosition), ), None, None, "mp", False, ) Loading Loading
ivas_processing_scripts/audiotools/binauralobjectrenderer.py +2 −2 Original line number Diff line number Diff line Loading @@ -542,7 +542,7 @@ def binaural_fftconv_framewise( repeat(indices_HRIR), ), None, None, "mp", False, ) Loading Loading @@ -607,7 +607,7 @@ def render_ear( repeat(N_HRIR_taps), ), None, None, "mp", False, ) Loading
ivas_processing_scripts/audiotools/convert/objectbased.py +1 −1 Original line number Diff line number Diff line Loading @@ -135,7 +135,7 @@ def render_oba_to_binaural( repeat(SourcePosition), ), None, None, "mp", False, ) Loading