Variables

Global Rhythm Variables

Simple rhythmic durations. More...

Variables

Rhythm Whole
 Duration of a whole note.
Rhythm Half
 Duration of a half note.
Rhythm Quarter
 Duration of a quarter note.
Rhythm Eighth
 Duration of a eighth note.
Rhythm Sixteenth
 < Duration of a sixteenth note

Detailed Description

Simple rhythmic durations.


Variable Documentation

Duration of a eighth note.

Definition at line 83 of file Rhythm.cpp.

Duration of a half note.

Definition at line 81 of file Rhythm.cpp.

Duration of a quarter note.

Definition at line 82 of file Rhythm.cpp.

< Duration of a sixteenth note

Definition at line 84 of file Rhythm.cpp.

Duration of a whole note.

Definition at line 80 of file Rhythm.cpp.