Commit d1c19a5e authored by norvell's avatar norvell Committed by emerit
Browse files

Fix for when input is already 2-channels

parent 998d8bc4
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -547,6 +547,8 @@ def test_param_file_tests(
            )
            # Use binauralized file for comparison
            ref_output_file = ref_output_file_binaural
        else:
            ref_output_file = testv_file


    if update_ref in [0, 2]: