Searched refs:NOCTAVES (Results 1 – 1 of 1) sorted by relevance
164 #define NOCTAVES (sizeof(pitchtab) / sizeof(pitchtab[0]) / OCTAVE_NOTES) macro304 if (octave >= NOCTAVES) in playstring()311 if (octave < NOCTAVES - 1) in playstring()