diff options
author | Jukka Jylänki <jujjyl@gmail.com> | 2013-11-14 10:43:32 +0200 |
---|---|---|
committer | Jukka Jylänki <jujjyl@gmail.com> | 2013-11-16 00:16:48 +0200 |
commit | 9dfd2e2e00e5119767f22145a1ec05a5d5e1c277 (patch) | |
tree | 6613c05a26bce72ebd1ecd9ebc6b46f408352eb5 /tools/shared.py | |
parent | 27b9b4870698b2d1bbd9676939dce6abb0a640e9 (diff) |
Add a configuration option Module.SDL_numSimultaneouslyQueuedBuffers to allow user code to configure how many SDL audio buffers to keep simultaneously queued up for the audio backend. More buffers means less change of starving (and cracking audio), but increases latency. Fewer buffers lower the latency at the risk of playback glitches. Make minimum audio buffer size 128, which should be way below anything reasonable already. Clean up commented out code.
Diffstat (limited to 'tools/shared.py')
0 files changed, 0 insertions, 0 deletions