Use explicit arrays for the remix table target mixes
commitcc20bd01633221d4a72d03a05a8d4dc97b0eac64
authorChris Robinson <chris.kcat@gmail.com>
Wed, 25 Jan 2023 01:45:17 +0000 (24 17:45 -0800)
committerChris Robinson <chris.kcat@gmail.com>
Wed, 25 Jan 2023 01:45:17 +0000 (24 17:45 -0800)
tree063b52c3248bd90708b9c438d3dba6e4b114e7e0
parent0c75ab9967e84b9fd016b2eb6152494908cdf704
Use explicit arrays for the remix table target mixes

Seems inline initializer lists become garbage when stored in a span.
alc/alc.cpp