]> git.sesse.net Git - nageru/commit
When the fader is moved, interpolate its volume over the next frame.
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Sun, 28 Aug 2016 21:18:58 +0000 (23:18 +0200)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Wed, 19 Oct 2016 22:55:44 +0000 (00:55 +0200)
commit2140fc18714d6e9ac2b0aca51d9b7ff986245c08
treed52d5f2c93b00da2381d83e3799082152e600d0e
parentdf76248ec883efbeafdbee35d995d688ec4ac69f
When the fader is moved, interpolate its volume over the next frame.

Faders are among the things one should definitely be allowed to move
around during an actual mix without hearing clicking; the gain and threshold
is maybe somewhat less so, so I won't give it the same treatment, at least not
right now.
audio_mixer.cpp
audio_mixer.h