diff --git a/README.md b/README.md index 7ee8033..9d3f69e 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ # soundobjects Blender Add-On +**NOTE**: _Avid made some changes to ADM file import in Pro Tools and it no longer accepts ADMs made by +this plugin. It may still work with other DAWs._ + This add-on adds three operators for working with immersive 3D audio in [Blender][blender], specifically it allows you to create ADM Broadcast WAVE files for use with [Dolby Atmos][atmos] or other object-based sound mixing workflows. @@ -31,7 +34,7 @@ with a Dolby Atmos rendering workflow. This produces a multichannel WAV file wit panning information to the client. (Has been tested and works with Avid Pro Tools 2020). -## Important Note +## Requirements This add-on requires that the [EBU Audio Renderer](https://github.com/ebu/ebu_adm_renderer) (`ear` v2.0) Python package be installed to Blender's Python.