struct Rhythmic_grouping

data structure which represents rhythmic units this is a tree

void extend(MInterval i)
multiply self to span i
void Rhythmic_grouping::split(Array<MInterval> splitpoints)
Put our children in branches of this

Documentation

data structure which represents rhythmic units this is a tree. It groupes notes according to rules

TODO Documentation. Unhairing

void extend(MInterval i)
multiply self to span i. In implementation, this isn't really const, but conceptually it is.

void Rhythmic_grouping::split(Array<MInterval> splitpoints)
Put our children in branches of this. The min and max time intervals coincide with elements of splitpoints

I really should be documenting what is happening here, but I find that difficult, since I don't really understand what's going on here.

alphabetic index hierarchy of classes


This program documentation comes from lilypond-1.0.0.tar.gz. It was generated by <janneke@gnu.org> on Fri Jul 31 15:42:17 CEST 1998