pyabc2.Tune.measures

Tune.measures: list[list[Note]]

Notes from “playing” the tune.

That is, expanding repeats and endings, etc.

Note

Currently this is computed during class initialization, but this may change in the future.

See also

iter_notes