Comment 38 for bug 981199

Revision history for this message
Daniel Schürmann (daschuer) wrote : Re: Waveform 2.0 is jerking

I would like to keep this open.
Currently, only the CPU timer synced version is merged.

A best version would be a V-Synced version with the GPU clock.
I have prepared some working code in:
https://github.com/daschuer/mixxx/blob/daschuers_trunk/src/waveform/vsyncthread.cpp

The other as pecked are long "slots" in the GUI thread, that are causing jerking.
The non blocking database project is a great benefit for this.
https://github.com/mixxxdj/mixxx/pull/73