Searched refs:pitchtab (Results 1 – 1 of 1) sorted by relevance
169 static const int pitchtab[] = variable224 tone(pitchtab[pitch], sound); in playtone()326 if (state->octave >= nitems(pitchtab) / OCTAVE_NOTES) in playstring()332 if (state->octave < nitems(pitchtab) / OCTAVE_NOTES - 1) in playstring()