ebu / ear-production-suite

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.
https://ear-production-suite.ebu.io/
GNU General Public License v3.0
102 stars 19 forks source link

Orphan AudioTrackUIDs are not imported #212

Open firthm01 opened 2 years ago

firthm01 commented 2 years ago

There was some code in there to search for them, but we don't do anything with them afterwards. The intention was to at least make these assets available in the session by importing on to blank tracks.

https://github.com/ebu/ear-production-suite/blob/4516de3c927716c78cb0a01c5c41a35b76092ec7/reaper-adm-extension/src/reaper_adm/admimporter.cpp#L180