Avoid garbling the sound if the volume slider is moved fast

Authored by Kezi Olio <keziolio123@gmail.com> on Aug 8 2019, 3:25 PM.

Description

Avoid garbling the sound if the volume slider is moved fast

Summary:
The audio should not be garbled if you move fast the audio slider (it distorts because it stops and plays the feedback sound every few milliseconds)

An alternative approach is to return; if the ca_context_playing says that the sound is still playing, but that gives less "resolution"

BUG: 409525
BUG: 410716
FIXED-IN: 5.17.0

Reviewers: Plasma, drosca, davidedmundson, ngraham

Reviewed By: Plasma, davidedmundson, ngraham

Subscribers: anthonyfieroni, filipf, ngraham, davidedmundson, plasma-devel, kezik

Tags: Plasma

Differential Revision: https://phabricator.kde.org/D22316

Details

Committed
ngrahamAug 8 2019, 4:35 PM
Reviewer
Plasma
Differential Revision
D22316: Avoid garbling the sound if the volume slider is moved fast
Parents
R115:41140a07d596: Merge branch 'Plasma/5.16'
Branches
Unknown
Tags
Unknown