GUIDOLib
1.7.7
A Music Score Rendering Engine
|
Information related to elements. More...
Public Attributes | |
GuidoElementType | type |
the element type More... | |
int | staffNum |
the element staff number or 0 when na More... | |
int | voiceNum |
the element voice number or 0 when na More... | |
int | midiPitch |
the element midi pitch, or -1 when na More... | |
Information related to elements.
This information if given to the Graph2TimeMap method of a MapCollector.
int GuidoElementInfos::midiPitch |
the element midi pitch, or -1 when na
int GuidoElementInfos::staffNum |
the element staff number or 0 when na
GuidoElementType GuidoElementInfos::type |
the element type
int GuidoElementInfos::voiceNum |
the element voice number or 0 when na