Hi,

[SDL sound server bulk transfer]
> It seems that this change causes the "slow sound" situation on win32 to
> happen more frequently (every time). I'm not sure how to debug this.. can
> anyone give me an idea of where I need to look to supply information to
> give an idea of what the problem is?

soundserver_sdl.c: sound_sdl_get_data() and sound_sdl_send_data(). Those two
are responsible for bulk transfers; you might want to do some timing/profiling
checks to see if they're stuck somewhere.

llap,
 Christoph

Reply via email to