Skip to content

[Non BE] [split non be] address clicks in TD renderer with headtracking

norvell requested to merge 1196-td-renderer-discontinuities-for-headtracking into main

Reason why this change is needed

  • With fast changes in the headtracking, in combination with low-frequency tones, the TD renderer can have discontinuities at the subframe boundaries. This is seen in #1195, but has also been observed in some other test cases, e.g. with split rendering (ping @tyagiri)

Description of the change

  • Removes condition on when to apply TD filter interpolation, and always apply it for changed positions. Single line change, but spread in the code since one input argument became obsolete.

Affected operating points

  • ISM with TD renderer and headtracking/orientation tracking
  • MC 5.1 and 7.1 with headtracking/orientation tracking
  • Split rendering when TD renderer is used (see two cases above)

Related to #1196 (closed)

Edited by norvell

Merge request reports

Loading