I also noticed some strange behaviour of QAudioOuput's processedUSecs().
This variable seems to be updated in jumps of 40ms. Changing the notify intervall had no effect on it.

Why should one use a 64-bit integer to store multiples of 40ms?
Might that be a bug?

I also noticed some strange behaviour of QAudioOuput's processedUSecs().
This variable seems to be updated in jumps of 40ms. Changing the notify intervall had no effect on it.

Why should one use a 64-bit integer to store multiples of 40ms?
Might that be a bug?