<p><br>
> > > > ><br>
> > > > > When playing PlaneShift through Pulseaudio while PlaneShift is setup<br>
> ><br>
> > to<br>
> ><br>
> > > > > use<br>
> > > > > OpenAL as sound renderer  I get:<br>
> > > > ><br>
> > > > > AL lib: pulseaudio.c:331: PulseAudio returned minreq > tlength/2;<br>
> ><br>
> > expect<br>
> ><br>
> > > > > break up<br>
> > > > ><br>
> > > > > and well badly stuttering sound.<br>
> > > ><br></p>
<p><a href="http://cgit.freedesktop.org/pulseaudio/pulseaudio/commit/src/pulsecore/protocol-native.c?id=5f326b705d8f7f0c14e7e0c7d7c2751f3a5ebe43">http://cgit.freedesktop.org/pulseaudio/pulseaudio/commit/src/pulsecore/protocol-native.c?id=5f326b705d8f7f0c14e7e0c7d7c2751f3a5ebe43</a></p>
<p>protocol-native: Lower default minreq in low-latency scenarios<br>
If minreq is not explicitly specified, it was always initialized to 20 ms (DEFAULT_PROCESS_MSEC). However when the total latency is not much higher than 20 ms, this is way too high. Instead use tlength/4 as a measure</p>
<p>> > > > I'm not very familiar with OpenAL, and a quick look through the source<br>
> > > > (in Ubuntu 14.04) did not show any such warning message.<br>
> > > ><br>
> > > > So I'm not sure what that warning means, and if the error is in OpenAL<br>
> > > > or in PulseAudio.<br>
> > > ></p>
<p>your usb audio are forced to disable tsch,  the default frag time is 25ms and default period is 4 Which can be changed in daemon.conf<br>
</p>