5ms and 20ms rendering not BE for OSBA and STEREO
Basic info
- Commit SHA: 0d466098
- Platform: all
Bug description
Decoding with 5ms and 20ms is not BE for most OSBA outputs (mono and binaural are fine, the rest is not BE), same for STEREO to non-stereo output configurations.
Ways to reproduce
Disable the limiter by adding
#define DISABLE_LIMITER
to options.h
Run any discrete OSBA mode and decode to any output config apart from mono and binaural with -fr 5
or -fr 20
, outputs will not be BE between 20ms and 5ms rendering.