-
-
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
Mixxx incorrectly detects silence at the end of some (few) tracks #13449
Comments
Can confirm on Fedora 40 as well. filetype/decoder doesn't matter afaict. |
Initially, the outro_end marker is positioned at what the analyzer considers the last sound (level falls below -60dB). |
@Gilles-Poulleau @Swiftb0y Could you test affected with some earlier Mixxx version (2.3.x)? |
Sorry for the delay. I have been able to test it with mixxx version 2.3.3. |
I see. It is a regression form d993c03 when introducing the |
This can be fixed by deleting the outro cue points and reload the track into a deck. Fixes mixxxdj#13449
Bug Description
I have experienced Mixxx incorrectly detecting silence at the end of some (few) tracks.
It's different from #10791 replacing a track with a better version leads to the risk of the song being cut off abruptly during broadcast.
For these files, resetting the parameters doesn't change anything, the new analysis gives the same result which leads to the same behaviour in AUTO-DJ. Except if your are in full track mode, the end of the track is abruptly cut, leading to dancers bad experience and it's much worse for the DJ.
By the way, if I detect the problem, removing the mark before the incorrect end, makes the mark disappear from the waveform but the song will still be cut too early.... ?
The only way around is too quickly select "full track" mode.
- Humillación Que Nadie Sepa Mi Sufrir too early cut.zip
Version
2.4.1
OS
Windows 11
The text was updated successfully, but these errors were encountered: