DescriptionUse correct HRTF elevation response for negative elevations.
The computed index for negative elevations was off by one. When the
elevation is -45 deg, the selected response corresponded to the entry
for 90 deg, not 315 deg.
To simplify things, we just use a short table to map the index to the
(positive) elevation angle.
No tests for this, but see crbug.com/411191.
BUG=412442
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=181986
Patch Set 1 #
Messages
Total messages: 7 (2 generated)
|