notetab 151 dev/isa/spkr.c static int notetab[8] = { 9, 11, 0, 2, 4, 5, 7 }; notetab 249 dev/isa/spkr.c pitch = notetab[c - 'A'] + octave * OCTAVE_NOTES;