GUIDOLib
1.7.7
A Music Score Rendering Engine
|
Representation of a date as a rational value. More...
Public Attributes | |
int | num |
the date numerator More... | |
int | denom |
the date denominator More... | |
Representation of a date as a rational value.
A Guido date is expressed as a rational value where 1/1 represents the whole note.
int GuidoDate::denom |
the date denominator
int GuidoDate::num |
the date numerator