Home
last modified time | relevance | path

Searched refs:steps_Cmajor_with_flats (Results 1 – 2 of 2) sorted by relevance

/dports/audio/rosegarden/rosegarden-21.06.1/src/base/
H A DNotationRules.h47 static int steps_Cmajor_with_flats[] = { 0, 1, 1, 2, 2, 3, 4, 4, 5, 5, 6, 6 }; variable
77 (void)steps_Cmajor_with_flats[0]; in NotationRules()
/dports/audio/rosegarden/rosegarden-21.06.1/src/gui/widgets/
H A DPitchDragLabel.cpp124 steps_Cmajor_with_flats[m_pitch % 12]); in metadata_thp_madvise()