Always use the current gains when mixing
commita2bb4c3f1344ad5876181fd0c3131e018915276e
authorChris Robinson <chris.kcat@gmail.com>
Sun, 4 May 2014 07:13:19 +0000 (4 00:13 -0700)
committerChris Robinson <chris.kcat@gmail.com>
Sun, 4 May 2014 07:13:19 +0000 (4 00:13 -0700)
treeab376924a6b9fb23a453d910c69a8168ae6475b8
parentd066c7b124a7efa771996bc7ba09e0e074683739
Always use the current gains when mixing

The current gain gets explicitly set to the target when the stepping is
finished to ensure the target is still used. This way, however, will allow for
asynchronously 'canceling' a fade by setting the counter to 0.
Alc/mixer_c.c
Alc/mixer_neon.c
Alc/mixer_sse.c