Resolve "BASOP assert in renderer for MASA2 to MONO with ltv signal"
- Related issues: #2475 (closed)
- Requested reviewers: @weckbecker, @kiene
Reason why this change is needed
- There is assertion in code. Some unintended code is run and the result is that Q-factor is also running wild.
Description of the change
- The quick fix here is to make the checks in
intermidiate_ext_dirac_renderto also check formax_band_decorr > 0.
Affected operating points
- Affects IVAS_rend. Probably BE change but, in theory, the uninitialized memory could have been used in rendering.
Closes #2475 (closed)