Loading tests/hrtf_binary_loading/test_renderer_fix_vs_float.py 100644 → 100755 +0 −6 Original line number Diff line number Diff line Loading @@ -178,9 +178,6 @@ def test_ism_binaural_headrotation_with_binary_hrir( def test_masa_binaural_static_with_binary_hrir( test_info, in_fmt, out_fmt, frame_size, hrtf_tag ): if out_fmt in ["BINAURAL_ROOM_IR", "BINAURAL_ROOM_REVERB"]: pytest.skip("Skipping binaural room outputs for MASA as unimplemented.") compare_renderer_with_binary_fix_vs_with_binary_float( test_info, in_fmt, Loading @@ -198,9 +195,6 @@ def test_masa_binaural_static_with_binary_hrir( def test_masa_binaural_headrotation_with_binary_hrir( test_info, in_fmt, out_fmt, trj_file, frame_size, hrtf_tag ): if out_fmt in ["BINAURAL_ROOM_IR", "BINAURAL_ROOM_REVERB"]: pytest.skip("Skipping binaural room outputs for MASA as unimplemented.") compare_renderer_with_binary_fix_vs_with_binary_float( test_info, in_fmt, Loading Loading
tests/hrtf_binary_loading/test_renderer_fix_vs_float.py 100644 → 100755 +0 −6 Original line number Diff line number Diff line Loading @@ -178,9 +178,6 @@ def test_ism_binaural_headrotation_with_binary_hrir( def test_masa_binaural_static_with_binary_hrir( test_info, in_fmt, out_fmt, frame_size, hrtf_tag ): if out_fmt in ["BINAURAL_ROOM_IR", "BINAURAL_ROOM_REVERB"]: pytest.skip("Skipping binaural room outputs for MASA as unimplemented.") compare_renderer_with_binary_fix_vs_with_binary_float( test_info, in_fmt, Loading @@ -198,9 +195,6 @@ def test_masa_binaural_static_with_binary_hrir( def test_masa_binaural_headrotation_with_binary_hrir( test_info, in_fmt, out_fmt, trj_file, frame_size, hrtf_tag ): if out_fmt in ["BINAURAL_ROOM_IR", "BINAURAL_ROOM_REVERB"]: pytest.skip("Skipping binaural room outputs for MASA as unimplemented.") compare_renderer_with_binary_fix_vs_with_binary_float( test_info, in_fmt, Loading