so are you saying workaround is 64ms?

also can you confirm problem with jack stopped and mixxx running on two
audio cards at 64ms?
for me 64ms and 2 cards it's ok

Thank you

Ronald Stewart
Creative Director
Trinity Audio Group Inc.
9854 National Blvd. #322
Los Angeles CA 90034
310-733-9285
[email protected]

On Tue, Jun 30, 2009 at 3:35 PM, James Evans <[email protected]> wrote:

> Hi Albert,
>
> Albert Santoni wrote:
>
>> Ok, perhaps the problem lies with real-time mode. ALSA has some flags
>> that let you open a stream in "real-time" mode, and we tell explicitly
>> tell PortAudio to do this if you're on Linux. (I think I made this
>> change between 1.6.0 and 1.6.1.) It's possible that the kernel (maybe
>> ALSA) has some sort of runaway process shutdown mechanism (like JACK's
>> watchdog) that's giving Mixxx the boot because we're using up too much
>> CPU time. That mechanism is probably only enabled when ALSA's in
>> real-time mode.
>>
>> The attached patch should disable the use of ALSA's realtime mode in
>> Mixxx. If Owen or Jim could please test this and report back, it would
>> be greatly appreciated.
>>
>
> I just tried this on Jaunty. No change I'm afraid. As soon as I step down
> to 16ms latency the playing track stops.
>
> Cheers,
>
> Jim.
>
>
>
------------------------------------------------------------------------------
_______________________________________________
Mixxx-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mixxx-devel

Reply via email to