-
hongchan@chromium.org authored
The 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 Review URL: https://codereview.chromium.org/652073003 git-svn-id: svn://svn.chromium.org/blink/trunk@183925 bbb929c8-8fbe-4397-9dbb-9b2b20218538
a5ab21cc