Public Attributes | |
int | num |
the date numerator | |
int | denom |
the date denominator |
A Guido date is expressed as a fractional value where 1/1 represents the whole note.
int num |
the date numerator
Referenced by operator<<().
int denom |
the date denominator
Referenced by operator<<().