ParamMC and ParamUpmix binaural room reverb with head rotation energy not correct
Basic info
- Commit SHA: 6b8cbc90
- Platform:
Bug description
For ParamMC and ParamUpmix the output to BINAURAL_ROOM_REVERB has seemingly to much energy, the limiter hides this unfortunately.
Ways to reproduce
Disable the limiter by adding
#define DISABLE_LIMITER
to options.h
Run a ParamMC or ParamUpmix operating point with output to BINAURAL_ROOM_REVERB and head rotation, e.g.:
./IVAS_cod -mc 5_1 80000 48 ./scripts/testv/stv51MC48c.wav bit
./IVAS_dec -t ./scripts/testv/headrot.csv BINAURAL_ROOM_REVERB 48 bit out.wav
Edited by bayers