Draft: Resolve "Reverberation fix to Complete MASA external renderer implementation"
- Related issues: #225, #822 (closed)
- Requested reviewers: @pihlajakuja, @szczerba , @brouwerj
Reason why this change is needed
- Parametric path in reverb was behind a if clause so it was not possible to call. The reason there will be no implementation for cldfb calculation. This calculation will be added with this change.
Description of the change
- ivas_reverb_prepare_cldfb_params function implementation for ParamBin is added.
Affected operating points
- BE
Related to #225