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

Representation of a date as a rational value. More...

Public Attributes

int num
 the date numerator More...
 
int denom
 the date denominator More...
 

Detailed Description

Representation of a date as a rational value.

A Guido date is expressed as a rational value where 1/1 represents the whole note.

Member Data Documentation

◆ denom

int GuidoDate::denom

the date denominator

◆ num

int GuidoDate::num

the date numerator


Guido Project Copyright © 2019 Grame-CNCM