EMU_A_ADCIDX
ch->idxreg = sc->audigy ? EMU_A_ADCIDX : EMU_ADCIDX;
ch->idxreg = sc->is_emu10k1 ? EMU_ADCIDX : EMU_A_ADCIDX;