[ << Programming work ] | [Top][Contents] | [ Release work >> ] |
[ < Closing the issues ] | [ Up : Programming work ] | [ Engraver tutorial > ] |
10.11 Iterator tutorial
TODO – this is a placeholder for a tutorial on iterators
Iterators are routines written in C++ that process music expressions and sent the music events to the appropriate engravers and/or performers.
See a short example discussing iterators and their duties in Articulations on EventChord.