kChannels
for (size_t i = 0; i < kChannels; i++) {
const uint32 controlIds[kChannels][kChannels],
uint32 controlIds[kChannels][kChannels] = { { 0 } };
for (size_t in = 0; in < kChannels
for (size_t out = 0, outChannel = 0; out < kChannels
for (size_t in = 0; in < kChannels; in++)
for (size_t out = 0; out < kChannels; out++)
} gDesignations[AudioControlInterface::kChannels] = {
const uint32 controlIds[kChannels][kChannels],