Commit 9f6e86f9 authored by Ke Zhao's avatar Ke Zhao
Browse files

Revert the uncommenting of MASA1 input format in tests/renderer/constants.py

parent 2ceeb4d4
Loading
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -164,7 +164,9 @@ FORMAT_TO_METADATA_FILES = {
INPUT_FORMATS_AMBI = ["FOA", "HOA2", "HOA3"]
INPUT_FORMATS_MC = ["MONO", "STEREO", "5_1", "5_1_2", "5_1_4", "7_1", "7_1_4"]
INPUT_FORMATS_ISM = ["ISM1", "ISM2", "ISM3", "ISM4"]
INPUT_FORMATS_MASA = ["MASA1", "MASA2"]
INPUT_FORMATS_MASA = [
    "MASA2"
]  # ["MASA1", "MASA2"] # Disable MASA1 tests until MASA1 can be implemented properly

""" Non binaural / parametric output formats """
OUTPUT_FORMATS = [