diff options
author | Jukka Jylänki <jujjyl@gmail.com> | 2014-02-12 00:26:09 +0200 |
---|---|---|
committer | Jukka Jylänki <jujjyl@gmail.com> | 2014-02-12 00:58:28 +0200 |
commit | 75f82f615709421193f956c66a8b526dd8791ec7 (patch) | |
tree | 9f08833b4d83c7f3f81ec72e4ea9861a1d43db77 /tools/node_modules/source-map | |
parent | 64ce336884b7b394afc5b286d3c0e6ecef2df23b (diff) |
Implement SDL audio buffer queueing to use Web Audio ScriptProcessorNode in the special case when the requested SDL_OpenAudio sampling rate matches the Web Audio graph native sampling rate. Using ScriptProcessorNode should have the benefit that it pulls audio buffer updates with better granularity/precision than using setTimeout, which suffers from too much jitter (even spikes as long as 230msecs seen).
Diffstat (limited to 'tools/node_modules/source-map')
0 files changed, 0 insertions, 0 deletions