Comment 2 for bug 1981726

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

A first step is implemented here:
https://github.com/mixxxdj/mixxx/pull/4773

This detects, if the first sound is still on the same sample as expected.
This can easily be extended for the last sound to also verify changes at the end of the track.

Currently It only logs a warning to mixxx.log

How should Mixxx behave when such issue is detected?