On Sat, 2006-11-25 at 21:21 +0100, Leonard Ritter wrote:
Hi Joker,
thank you for the praise :)
On Sat, 2006-11-25 at 20:57 +0100, joke(a)apo33.org wrote:
in Alsa mode, when you are manipulate the
machines you have cut in the
sound, like interruption... my kernel is a basic one but is it related
to the kernel?
It is related to portaudio v19, which does not make any effort to boost
the ALSA threads scheduling. As a result, the thread gets equal cpu time
as any other thread. Of course, this is unbearable.
Don't have the source handy but IIRC older PA versions did this?
Anyway, if PA's ALSA backend already creates a separate audio thread,
this could be trivial to fix...
Lee