Main Page | Modules | Class Hierarchy | Alphabetical List | Compound List | File List | Compound Members | Related Pages

guidonoteduration Class Reference
[Guido]

A guido note duration representation. More...

#include <guido.h>

List of all members.

Public Member Functions

 guidonoteduration (long num, long denom, long dots=0)
void set (long num, long denom, long dots=0)
guidonotedurationoperator= (const guidonoteduration &dur)
bool operator!= (const guidonoteduration &dur) const

Public Attributes

long fNum
long fDenom
long fDots


Detailed Description

A note duration is represented by a numerator (denotes the number of beats), a denominator (denotes the beat value) and optional dots. Triplets are repesented as 1/3, 1/6, ... quintuplets, septuplets and so on are handled analogously.


Generated on Tue Mar 23 09:49:46 2004 for LibMusicXML by doxygen 1.3.3