[Non BE] Resolve: 1573 TD renderer distAddupdated at 20 ms
- Related issues: #1573
- Related BASOP MR:
- Requested reviewers: @janssontoftg
Reason why this change is needed
- If the listener orientation stays static while the listener moves, the position updates are cleared and only updated every 20 ms.
Description of the change
- Add an OR when setting orientation, such that the position update is not overwritten.
Affected operating points
- TD renderer operating points, when the orientation is static and only the listener position changes.