Home | Sort by: relevance | last modified time | path |
/src/sys/dev/ | |
spkr.c | 125 static const int notetab[8] = { 9, 11, 0, 2, 4, 5, 7 }; variable in typeref:typename:const int[8] 261 pitch = notetab[c - 'A'] + sc->sc_octave * OCTAVE_NOTES; |
spkr.c | 125 static const int notetab[8] = { 9, 11, 0, 2, 4, 5, 7 }; variable in typeref:typename:const int[8] 261 pitch = notetab[c - 'A'] + sc->sc_octave * OCTAVE_NOTES; |
spkr.c | 125 static const int notetab[8] = { 9, 11, 0, 2, 4, 5, 7 }; variable in typeref:typename:const int[8] 261 pitch = notetab[c - 'A'] + sc->sc_octave * OCTAVE_NOTES; |
spkr.c | 125 static const int notetab[8] = { 9, 11, 0, 2, 4, 5, 7 }; variable in typeref:typename:const int[8] 261 pitch = notetab[c - 'A'] + sc->sc_octave * OCTAVE_NOTES; |