Comment 6 for bug 1738028

Revision history for this message
Daniel Schürmann (daschuer) wrote :

Unfortunately I cannot confirm this. :-/
My Setup:

    Ubuntu Trusty, ALSA
    internal Souncard: Master
    USB Soundcard: Headpones
    48000 kHz 5.33 ms
    Multi Souncard = Default

I have compared current master 24028f2
with the commit just before merging this f76d5c7

I played a track in deck 1 and analysed a track in deck 2.
No overflows in both version.
I only notice a cpu usage peak in the old version when analysis starts.

I have started Mixxx with:
./mixxx --developer --logLevel debug

And I have no underflow log entries.

2.67 ms does not work at all. There is a kind of deadlock in the alsa code.
This is a known issue https://bugs.launchpad.net/mixxx/+bug/1310553

What is your test case?