OPL3_NVOICE 172 dev/ic/opl.c sc->syn.nvoice = sc->model == OPL_2 ? OPL2_NVOICE : OPL3_NVOICE; OPL3_NVOICE 177 dev/ic/opl.c for (i = 0; i < OPL3_NVOICE; i++) OPL3_NVOICE 61 dev/ic/oplvar.h struct opl_voice voices[OPL3_NVOICE];