GUIDOLib  1.7.7
A Music Score Rendering Engine
Public Attributes | List of all members
GuidoElementInfos Struct Reference

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...
 

Detailed Description

Information related to elements.

This information if given to the Graph2TimeMap method of a MapCollector.

Member Data Documentation

◆ midiPitch

int GuidoElementInfos::midiPitch

the element midi pitch, or -1 when na

◆ staffNum

int GuidoElementInfos::staffNum

the element staff number or 0 when na

◆ type

GuidoElementType GuidoElementInfos::type

the element type

◆ voiceNum

int GuidoElementInfos::voiceNum

the element voice number or 0 when na


Guido Project Copyright © 2019 Grame-CNCM