svcore
1.9
|
Pitch.cpp File Reference
Include dependency graph for Pitch.cpp:
Go to the source code of this file.
Variables | |
static QString | notes [] |
static QString | flatNotes [] |
Variable Documentation
|
static |
Initial value:
= {
"C%1", "C#%1", "D%1", "D#%1",
"E%1", "F%1", "F#%1", "G%1",
"G#%1", "A%1", "A#%1", "B%1"
}
Definition at line 91 of file Pitch.cpp.
Referenced by MIDIFileWriter::convert(), NoteModel::getNotesActiveAt(), SparseOneDimensionalModel::getNotesStartingWithin(), NoteModel::getNotesStartingWithin(), and Pitch::getPitchLabel().
|
static |
Initial value:
= {
"C%1", "Db%1", "D%1", "Eb%1",
"E%1", "F%1", "Gb%1", "G%1",
"Ab%1", "A%1", "Bb%1", "B%1"
}
Definition at line 97 of file Pitch.cpp.
Referenced by Pitch::getPitchLabel().
Generated by 1.8.11