ebu / ebu_adm_renderer

The EBU ADM Renderer, written in Python, is the reference implementation of EBU Tech 3388
https://ear.readthedocs.io
BSD 3-Clause Clear License
80 stars 14 forks source link

extend importance handling to non-object types #65

Closed tomjnixon closed 7 months ago

tomjnixon commented 11 months ago

in ADM V2, all types have importance in block formats, but the importance handling/emulation doesn't use this

i doubt anyone uses this, but it's worth a quick fix