|
|
|
|
|
by pippy
3843 days ago
|
|
it sounds your processor can't keep up with your sound buffer. you can start Google chrome up with --audio-buffer-size=2048 to increase it All audio technologies have buffer issues, it's a pretty basic problem. it's not unique to web audio. |
|
Is this 1994? We've been playing fancy, high definition, multi-channel audio on our computers for decades now, and it's been ages since I've seen it impact the CPU.
> All audio technologies have buffer issues, it's a pretty basic problem. it's not unique to web audio.
I would say that in 2015, for most people it is unique to web audio. Generally speaking when someone wants to play audio on their computer it just works.