-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Master out audio stutters during drag & drop #9004
Comments
Commented by: ywwg This usually indicates the latency is set too low. Where do you have it? |
Commented by: uklotzde I also noticed the following warnings and audible pauses in the sound just today:
Those warnings and audio cuts appear repeatedly and are unrelated to drag and drop. Restarting Mixxx didn't fix it. I'm currently running some disk I/O tasks in the background, but will keep an eye on that! |
Commented by: daschuer Unfortunately I cannot confirm this. :-/
I have compared current master 24028f2 I played a track in deck 1 and analysed a track in deck 2. I have started Mixxx with: 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. What is your test case? |
Commented by: Pegasus-RPG If this is latency-dependent, why does the CPU meter not indicate a problem? (Mine is very low in the green even while the problem manifests.) |
Commented by: daschuer Which engine clock do you use? |
Commented by: Pegasus-RPG Default (long delay) |
Commented by: Pegasus-RPG Possible duplicate? https://bugs.launchpad.net/mixxx/+bug/1300664 |
Commented by: Be-ing What is the status of this? It is marked as In Progress but there is no open pull request. Should we push it back to 2.2? |
Commented by: daschuer I have to free that up for now, because I cannot reproduce this. |
Commented by: Pegasus-RPG Why is this not appropriate for 2.1.1? We haven't released it yet. :) |
Reported by: Pegasus-RPG
Date: 2017-12-13T15:59:34Z
Status: Confirmed
Importance: Critical
Launchpad Issue: lp1738028
Increasing the latency reduces the effect, but it's still present even at 21.3ms. It happens the same with just the master out set to the internal sound card and no headphone output set.
Even at 42.7ms, I still get occasional glitches on the master output dragging a track from the library to a crate or a deck.
I do see this problem in the latest 2.0/1.12 branch as well FWIW, so maybe it's just my system?
The text was updated successfully, but these errors were encountered: