pyabc2.Tune.iter_notes

Tune.iter_notes()

Iterator (generator) for Notes of the tune.

This is a stream of the notes from “playing” the tune (measures).

Return type:

Iterator[Note]