immersive-audio-live / ADM-OSC

An OSC dictionary that implements the Audio Definition Model (ADM)
https://immersive-audio-live.github.io/ADM-OSC/
MIT License
68 stars 10 forks source link

Objects - POLAR - Width/Height/Depth vs Size #1

Open GuillaumeLeNost opened 3 years ago

GuillaumeLeNost commented 3 years ago

Dolby Atmos uses the concept of size as a more high level property. Define mappings between Size and Width / Height / Depth

mzed commented 2 years ago

This is related to immersive-audio-live/ADM-OSC#2

We currently have proposed "polar" width from 0-180 degrees. Dolby's cartesian proposal is normalized? It would be better not to have to rely on a different message to know how to interpret /width

mzed commented 2 years ago

We could use /width in polar space (and /w in cartesian)? That would just mess with people's heads, though.

maybe/widthDeg vs /w? It's an interesting problem that width in degrees probably should be affected by distance.