Loading tests/codec_be_on_mr_nonselection/test_param_file.py +4 −0 Original line number Diff line number Diff line Loading @@ -486,6 +486,8 @@ def test_param_file_tests( # Render output output_reformat = "BINAURAL" check_and_makedir(str(Path(dut_output_file_binaural).parent)) rend.run_renderer( record_property, props_to_record, Loading Loading @@ -517,6 +519,8 @@ def test_param_file_tests( if not out_fmt in TWO_CHAN_FMT: out_fmt = "BINAURAL" check_and_makedir(str(Path(ref_output_file_binaural).parent)) rend.run_renderer( record_property, props_to_record, Loading Loading
tests/codec_be_on_mr_nonselection/test_param_file.py +4 −0 Original line number Diff line number Diff line Loading @@ -486,6 +486,8 @@ def test_param_file_tests( # Render output output_reformat = "BINAURAL" check_and_makedir(str(Path(dut_output_file_binaural).parent)) rend.run_renderer( record_property, props_to_record, Loading Loading @@ -517,6 +519,8 @@ def test_param_file_tests( if not out_fmt in TWO_CHAN_FMT: out_fmt = "BINAURAL" check_and_makedir(str(Path(ref_output_file_binaural).parent)) rend.run_renderer( record_property, props_to_record, Loading