Resolve "Seemingly debug "assert(0)" in initDiffuseResponses_fx"

Reason why this change is needed

  • There is unnecessary assert in code which causes crash in proper cases. Ported code is still ok.

Description of the change

  • Remove the assert.
  • A separate test will be added after merge to cover this case.

Affected operating points

  • Decoder
  • This removes crash when in debug, there MC 5.1 or 7.1 input below 48 kbps and output has custom loudspeaker layout.

Closes #2510 (closed)

Merge request reports

Loading