aboutsummaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorJukka Jylänki <jujjyl@gmail.com>2013-11-14 10:43:32 +0200
committerJukka Jylänki <jujjyl@gmail.com>2013-11-16 00:16:48 +0200
commit9dfd2e2e00e5119767f22145a1ec05a5d5e1c277 (patch)
tree6613c05a26bce72ebd1ecd9ebc6b46f408352eb5 /tools
parent27b9b4870698b2d1bbd9676939dce6abb0a640e9 (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')
0 files changed, 0 insertions, 0 deletions