MASA rendering via DirAC renderer in IVAS_rend has several issues in BASOP conversion
# Basic info
<!--- Add commit SHA used to reproduce -->
- Fixed point:
- Renderer (fixed): a0a3fc6429b5dc908420f363117ef36c9a4a920c
# Bug description
Looking a bit more widely to the BASOP conversion of IVAS_rend variant of DirAC renderer, it seems evident that it is not really ported as well as the decoder side. It is also probable that decoder has received some updates that have improved the performance but these might not have been transferred to the external renderer side. This is also somewhat evident from the MLD scores for MASA and OMASA in the renderer tests (still up to 10 MLD when other formats are much lower).
The best approach is probably to try to unify the renderer-specific functions with the decoder counterparts where possible and then see if something more is required. Fixing the current implementation, which already has been fixed multiple times for sanitizer issues and crashes, is probably not the best way proceed anymore.
# Ways to reproduce
IVAS_rend with MASA configuration and rendering to LS/FOA/HOA or anything that uses RENDERER_DIRAC.
<!--- Below are labels that will be added but are not shown in description. This is a template to help fill them.
Add further information to the first row and remove and add labels as necessary. -->
issue