I have a configuration where I only need to use one of the AIC3254 ADC's. I could use the dual input (Left and Right) and just leave the right output unattached, but it gives me a warning when I build and doesn't seem as "clean". Thus, I would like to use the mono input. The problem is that I don't see a way to specify which ADC the mono input uses. Is there a way to specify which ADC it uses? Is it hardcoded to use one of them? If so, which one? Thanks.