Home | History | Annotate | Download | only in lib_src

Lines Matching refs:noteTable

106 static const EAS_I8 noteTable[] = { 9, 11, 0, 2, 4, 5, 7 };
897 pData->note = (EAS_U8) (pData->octave + noteTable[note - 'a'] + pData->noteModifier);