Searched refs:sc_voices (Results 1 – 2 of 2) sorted by relevance
160 int sc_voices; /* Number of active voices */ member
1564 if (p->sample_rate > gus_max_frequency[sc->sc_voices - GUS_MIN_VOICES])1565 p->sample_rate = gus_max_frequency[sc->sc_voices - GUS_MIN_VOICES];1665 sc->sc_voices = voices;1765 temp = (u_long) gus_max_frequency[sc->sc_voices-GUS_MIN_VOICES];