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 20 forks source link

Update routing overlap logic for HOA #191

Closed firthm01 closed 2 years ago

firthm01 commented 2 years ago

https://github.com/ebu/ear-production-suite/blob/7ec2a910ae27350521f24839aeafff74a867219c/ear-production-suite-plugins/lib/src/routing_overlap.cpp#L64

Seems to have slipped the net... logic may require lookup from AdmCommonDefinitionsHelper to get channel count. We've used this methodology in other places so should be easy to find and reuse.