Commit 31ae0bc9 authored by norvell's avatar norvell
Browse files

Fix for when input is already 2-channels

parent e4a45fe1
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -545,6 +545,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]: