Searched refs:NOCTAVES (Results 1 – 1 of 1) sorted by relevance
144 #define NOCTAVES (int)(__arraycount(pitchtab) / OCTAVE_NOTES) macro283 if (sc->sc_octave < NOCTAVES - 1) { in playstring()330 if (sc->sc_octave >= NOCTAVES) in playstring()337 if (sc->sc_octave < NOCTAVES - 1) in playstring()