1      Definition

A Data Type including an Audio Scene’s:

  1. The Audio Objects’  spatial arrangement and Qualifiers.
  2. The Audio Sub-Scenes’ spatial arrangement.

 

2      Functional Requirements

Audio Scene Geometry includes:

  1. The ID of a Virtual Space (M-Instance) where it is or will be located.
  2. The ID of the Audio Scene Geometry.
  3. The number of Audio Objects in the Audio Scene.
  4. The number of Audio Scenes in the Audio Scene
  5. The Space-Time Attributes of the Audio Scene.
  6. The Spatial Attitudes and Qualifiers of Audio Objects.
  7. The Spatial Attitudes of Audio Scenes.

3      Syntax

https://schemas.mpai.community/CAE1/V2.2/data/AudioSceneGeometry.json

3     Semantics

Label Size Description
Header N1 Bytes Audio Scene Geometry Header
– Standard-AudioSceneGeometry 9 Bytes The characters “OSD-ASG-V”
– Version N2 Bytes Major version – 1 or 2 characters
– Dot-separator 1 Byte The character “.”
– Subversion N3 Bytes Minor version – 1 or 2 characters.
MInstanceID N4 Bytes Identifier of M-Instance.
AudioSceneGeometryID N5 Bytes Identifier of the Audio Scene Geometry.
AudioObjectCount N6 Bytes Number of Audio Objects in Audio Scene.
AudioSceneCount N7 Bytes Number of Audio Scenes in Audio Scene.
AudioSceneSpaceTime N8 Bytes Space and Time of Audio Scene Geometry.
AudioSceneAudioObjects[] N9 Bytes Set of Audio Objects.
– AudioObjectSpaceTime N10 Bytes Space and Time of Audio Object.
– AudioObjectQualifiers N11 Bytes Qualifiers of Audio Object.
AudioSceneAudioSubScenes[] N12 Bytes Set of Audio Scenes.
– AudioSubSceneSpaceTime N13 Bytes Space and Time of Audio Scene.
DescrMetadata N14 Bytes Descriptive Metadata.