This shows you the differences between two versions of the page.
|
voice [2010/04/26 07:44] krushia |
voice [2010/04/26 07:47] (current) krushia |
||
|---|---|---|---|
| Line 20: | Line 20: | ||
| If so, you need to increase the output buffer size in mumble. The problem is that various kernel preemption and multitasking can cause mumble to not read out the entire buffer in the given amount of time. This is especially the case with USB headsets, which adds all the USB stack's preemption points. | If so, you need to increase the output buffer size in mumble. The problem is that various kernel preemption and multitasking can cause mumble to not read out the entire buffer in the given amount of time. This is especially the case with USB headsets, which adds all the USB stack's preemption points. | ||
| + | |||
| + | Came to this conclusion after reading the babbling at http://alsa.opensrc.org/index.php/HowTo_Asynchronous_Playback | ||
| ===== Various ALSA mixer setups ===== | ===== Various ALSA mixer setups ===== | ||