Commit 3ac71415 authored by multrus's avatar multrus
Browse files

fix configs for BS1534-4a and BS1534-4b

parent 3e35a332
Loading
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -77,26 +77,26 @@ conditions_to_generate:
    ### IVAS condition ###############################
    c06:
        type: ivas
        sba_fmt: "FOA"
        bitrates:
            - 96000
        cod:
            fmt: "FOA"
        dec:
            fmt: "HOA3"
    c07:
        type: ivas
        sba_fmt: "FOA"
        bitrates:
            - 128000
        cod:
            fmt: "FOA"
        dec:
            fmt: "HOA3"
    c08:
        type: ivas
        sba_fmt: "FOA"
        bitrates:
            - 160000
        cod:
            fmt: "FOA"
        dec:
            fmt: "HOA3"

+7 −15
Original line number Diff line number Diff line
@@ -53,7 +53,7 @@ conditions_to_generate:
        type: evs
        sba_fmt: "FOA"
        bitrates:
            - 24400
            - 48000
        cod:
            opts: ["-max_band", "FB"]
        dec:
@@ -61,7 +61,7 @@ conditions_to_generate:
        type: evs
        sba_fmt: "FOA"
        bitrates:
            - 32000
            - 64000
        cod:
            opts: ["-max_band", "FB"]
        dec:
@@ -69,7 +69,7 @@ conditions_to_generate:
        type: evs
        sba_fmt: "FOA"
        bitrates:
            - 48000
            - 96000
        cod:
            opts: ["-max_band", "FB"]
        dec:
@@ -77,26 +77,18 @@ conditions_to_generate:
    ### IVAS condition ###############################
    c06:
        type: ivas
        sba_fmt: "HOA2"
        bitrates:
            - 96000
            - 192000
        cod:
            fmt: "HOA2"
        dec:
            fmt: "HOA3"
    c07:
        type: ivas
        sba_fmt: "HOA2"
        bitrates:
            - 128000
        cod:
            fmt: "HOA2"
        dec:
            fmt: "HOA3"
    c08:
        type: ivas
        bitrates:
            - 160000
            - 256000
        cod:
            fmt: "HOA2"
        dec:
            fmt: "HOA3"