diff options
author | Chris Robinson <[email protected]> | 2013-07-23 00:13:15 -0700 |
---|---|---|
committer | Chris Robinson <[email protected]> | 2013-07-23 00:13:15 -0700 |
commit | 94884ed04b88697acd851f1b4ab492221b809ad6 (patch) | |
tree | b657ae90b4362a89a6a18bdae3fb6c86ddc8e131 /Alc/effects | |
parent | 2219ce2475dff2b819599b447f9b014be8d3e398 (diff) |
Use a separate value for the maximum buffer channels
Unlike the device, input buffers are accessed based on channel numbers
instead of enums. This means the maximum number of channels they hold
depends on the number of channels any one format can have, rather than
the total number of recognized channels. Currently, this is 8 for 7.1.
Diffstat (limited to 'Alc/effects')
0 files changed, 0 insertions, 0 deletions