Sample map.json for The Office

PHOTO EMBED

Fri Mar 19 2021 17:45:16 GMT+0000 (Coordinated Universal Time)

Saved by @roxanneskelly

{
    "rooms": {
        "room": {
             "x_min": -5.0,
             "x_max": -1.0,
             "y_min": 0,
             "y_max": 3.0,
             "z_min": 1.0,
             "z_max": 7.0,
             "attenuation_coefficients": {
             },
             "doors": {
                 "all": {
                     "x": -1.0,
                     "z": 5.0,
                     "r": 0.75
                 }
             }             
        },
        "all": {
             "x_min": -7.0,
             "x_max": 7.0,
             "y_min": 0,
             "y_max": 3.0,
             "z_min": -1.0,
             "z_max": 12.0,
             "attenuation_coefficients": {
             },
             "doors": {
                 "room": {
                     "x": 1.0,
                     "z": 5.0,
                     "r": 0.75
                 }
             }
        }
    }
}
content_copyCOPY

https://github.com/highfidelity/Spatial-Audio-API-Examples/blob/main/experiments/environments/office/data/map.json