OPL3_NVOICE
sc->syn.nvoice = sc->model == OPL_2 ? OPL2_NVOICE : OPL3_NVOICE;
for (i = 0; i < OPL3_NVOICE; i++)
struct opl_voice voices[OPL3_NVOICE];