Reduce max internal buffering level (no whatsnew)

This commit is contained in:
R. Belmont 2011-02-13 00:51:23 +00:00
parent e1541008ad
commit 4f281db5f9

View File

@ -134,7 +134,7 @@ static const unsigned int sound_buffer_size=65536*4,
spu_ram_size=512*1024,
infinity=0xffffffff,
output_buffer_size=65536,
output_buffer_size=65536/8,
sample_loop_cache_pool_size=64,
sample_loop_cache_extend_size=64,