Set the default auxiliary sends to MAX_SENDS
commit69be02c0fdba3cda8319a6299de1d45b5c695735
authorChris Robinson <chris.kcat@gmail.com>
Sun, 3 Jul 2011 10:18:18 +0000 (3 03:18 -0700)
committerChris Robinson <chris.kcat@gmail.com>
Sun, 3 Jul 2011 10:18:18 +0000 (3 03:18 -0700)
tree636941f07615f754fcd81bed0de6813d875f53bc
parenteefda551deb22dc206d7d015012b62c03eb780ed
Set the default auxiliary sends to MAX_SENDS

Since the property is ALC_MAX_AUXILIARY_SENDS, it makes more sense to default
it to the maximum and let the app lower it on request.
Alc/ALc.c