The EAR Production Suite is a set of VST® plugins and tools for producing immersive and personalizable audio content suitable for any Next Generation Audio codec. It is based on the Audio Definition Model (ITU-R BS.2076) and the ITU ADM Renderer (ITU-R BS.2127) and enables monitoring on any ITU-R BS.2051 loudspeaker configuration.
Avoids any libadm changes specific for the EPS by implementing the helper function in our own code (it's only used from one place anyway).
One other minor fix was required due to changes in libadm main (AudioBlockFormatObjects constructor requires a SphericalPosition or CartesianPosition object)
Avoids any libadm changes specific for the EPS by implementing the helper function in our own code (it's only used from one place anyway).
One other minor fix was required due to changes in libadm main (
AudioBlockFormatObjects
constructor requires aSphericalPosition
orCartesianPosition
object)