diff options
author | Chris Robinson <[email protected]> | 2018-12-22 22:14:25 -0800 |
---|---|---|
committer | Chris Robinson <[email protected]> | 2018-12-22 22:31:26 -0800 |
commit | e218999b4f408b7fd35daa9d021288b68f5b4ab5 (patch) | |
tree | 87a5e78d31310136620bf0418cbd9ec9c63636cb /Alc/effects/pshifter.cpp | |
parent | ebfe818d2eb3a5c4e27040f139ae3fb349f13865 (diff) |
Dynamically sort the effect slots when mixing
This is to be able to support effects that output to other effects. When an
effect outputs to another effect, the former needs to process first, so the
former mixes to the latter's buffer before the latter is processed.
This sorting needs to happen in the mixer because the effect slot's "Target"
property changes asynchronously.
Diffstat (limited to 'Alc/effects/pshifter.cpp')
0 files changed, 0 insertions, 0 deletions