Draft: Add test cases for Parambin and FastConv reverberators
requested to merge 922-use-precomputed-HRTF-average-LR-energies-and-IAC-in-all-renderers-test-cases into main
- Related issues: #922 (closed)
- Requested reviewers: @pihlajakuja, @emerit, @kiene, @szczerba
Reason why this change is needed
- This is test cases for the issue. Merge request related to changes is different => !1280 (merged)
Description of the change
- Test cases for Parambin and FastConv reverberators. All combinations for custom reverb and HRTF are implemented.
- Parambin Default Reverb + Default HRTF
- Parambin Custom Reverb + Default HRTF
- Parambin Default Reverb + Custom HRTF
- Parambin Custom Reverb + Custom HRTF
- FastConv Default Reverb + Default HRTF
- FastConv Custom Reverb + Default HRTF
- FastConv Default Reverb + Custom HRTF
- FastConv Custom Reverb + Custom HRTF
Affected operating points
- IVAS decoding
- BE
Related to #922 (closed)