Commit 62e5fbd2 authored by Jan Kiene's avatar Jan Kiene
Browse files

add config file for delay test script runs

parent 8125e31e
Loading
Loading
Loading
Loading
Loading
+25 −0
Original line number Diff line number Diff line
{
    "afspPath": "not_needed",
    "utilPath": "/tools",
    "inpaths": {
        "MONO": "delay_test_file_MONO.wav",
        "STEREO": "delay_test_file_STEREO.wav",
        "FOA": "delay_test_file_FOA.wav",
        "HOA2": "delay_test_file_HOA2.wav",
        "HOA3": "delay_test_file_HOA3.wav",
        "SBA": "delay_test_file_SBA.wav",
        "MASA1TC1DIR": "delay_test_file_MASA1TC.wav",
        "MASA1TC2DIR": "delay_test_file_MASA1TC.wav",
        "MASA2TC1DIR": "delay_test_file_MASA2TC.wav",
        "MASA2TC2DIR": "delay_test_file_MASA2TC.wav",
        "5_1": "delay_test_file_5_1.wav",
        "5_1_2": "delay_test_file_5_1_2.wav",
        "5_1_4": "delay_test_file_5_1_4.wav",
        "7_1": "delay_test_file_7_1.wav",
        "7_1_4": "delay_test_file_7_1_4.wav",
        "ISM1": "delay_test_file_ISM1.wav",
        "ISM2": "delay_test_file_ISM2.wav",
        "ISM3": "delay_test_file_ISM3.wav",
        "ISM4": "delay_test_file_ISM4.wav"
    }
}