DescriptionThe HRTF panner uses significant memory for the responses and requires a fair amount of processing to implement. For low-end mobile devices, this can be an issue. Since the default panner model is HRTF, the creation of the panner can cause the responses to be loaded.
Perhaps the default should be changed to equalpower, which doesn't consume significant memory and is much less intensive in processing power.
This is an incompatible change with the current spec.
See also: https://github.com/WebAudio/web-audio-api/issues/368
BUG=424356
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=183925
Patch Set 1 #
Total comments: 10
Patch Set 2 : Small updates on tests #Patch Set 3 : Reverting unnecessary changes #
Messages
Total messages: 13 (4 generated)
|