13 #ifndef __NOTE_H__AA5D5FE9_22AC_4e8c_911A_BB682EC71179__
14 #define __NOTE_H__AA5D5FE9_22AC_4e8c_911A_BB682EC71179__
63 #endif // __NOTE_H__AA5D5FE9_22AC_4e8c_911A_BB682EC71179__
unsigned short decayVelocity
Specifies the decay velocity of this note.
long duration
Specifies the Duration of the note in long.
bool isStartOfTie
Indicates if this is the first note in a Tie.
bool isEndOfTie
Indciates if this is the last note in a Tie.
enum CFugue::Note::NoteTypes type
Specifies the type of this note.
short noteNumber
Midi Note Value. C5 is 60.
DefaultVelocities
Default Values
Indicates if this is a Sequential note in a group of notes.
unsigned short attackVelocity
Specifies the attack velocity of this note.
Class representing a Musical Note
Indicates if this is a Parallel note in a group of notes.
Default Note Attack Velocity.
bool isRest
Specifies if this is a Rest Note or not.
Indicates if this is a First note in a group of notes.
double decimalDuration
Specifies the Duration of the note in double.
Default Note Decay Velocity.