ebu_adm_renderer icon indicating copy to clipboard operation
ebu_adm_renderer copied to clipboard

The EBU ADM Renderer, written in Python, is the reference implementation of EBU Tech 3388

Results 16 ebu_adm_renderer issues
Sort by recently updated
recently updated
newest added

see https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#urls

# Regular layouts These currently have to be added to `ear/core/data/2051_layouts.yaml` -- see [this](https://github.com/ebu/ebu_adm_renderer/files/10229317/lebedev_15.zip) for example. I don't want to add these to the repository as I don't think there's...

Does this or any other existing library/tool support converting ADM to the higher order Ambisonics B-format or whatever the correct terminology is? I understand this can do it the other...

I think this has been discussed already some time ago and I'm not quite sure what the conclusion was (if there was one). It would be, however, great to add...

I added object interaction and think it's conform with how the rest of the library works.

Some systems produce files which don't work with the EAR currently, but could be made to work fairly easily. We could add a a compatibility flag that enables some tweaks...

enhancement

Appreciating ADM as universal for not just creating genuine object-based and interactive experiences, but also a unique format for storing and archiving various audio formats/mixes in one asset (like to...

enhancement

2076-2 contains this, relating to HOA parameters: > However, when the parameters are specified within an audioBlockFormat differ from > those in the audioPackFormat, the audioBlockFormat values take priority over...

enhancement
BS.2076-2

In general we can't iterate through all `MetadataSource` implementations, because `get_next_block` is allowed to return `None` if metadata is not _yet_ available, but might become available in time for rendering....

enhancement

Would have been nice if this had failed when #28 was fixed.