Generate an accompaniement for a given melody
|
This is the complete list of members for Measure, including all inherited members.
addNote(const Position &p, const Note &n) | Measure | |
begin() const __attribute__((pure)) | Measure | |
changeDuration(unsigned d) | Measure | |
ConstIterator typedef | Measure | |
end() const __attribute__((pure)) | Measure | |
getDuration() const __attribute__((pure)) | Measure | |
getNoteBeingPlayedAt(const Position &p) const __attribute__((pure)) | Measure | |
isBinary() const __attribute__((pure)) | Measure | |
Measure(bool binary=true, unsigned duration=4) | Measure | |
operator!=(const Measure &o) const __attribute__((pure)) | Measure | |
operator==(const Measure &o) const __attribute__((pure)) | Measure | |
Position typedef | Measure | |
setBinary(bool b) | Measure |