Rounds work because after the melody is divided into equal-sized blocks of a few
measures each, corresponding notes in each block either are the same, or are different notes in the same
chord. This is easiest with one chord, as in "Row, Row, Row Your Boat". A new part can join the singing by starting at the beginning whenever another part reaches any asterisk in the above music. If one ignores the
eighth notes that
pass between the main chords, every single note is in the
tonic triad—in this case, a C, E, or G. Many rounds involve more than one chord, as in "Frère Jacques" : {{multiple image|align=center The texture is simpler, but it uses a few more notes; this can perhaps be more easily seen if all four parts are run together into the same two measures: {{Image frame|mode=no|align=center|content= \header { tagline = ##f } % LilyPond doesn't easily want to align 4 voices, some with different lengths. % So we create a print score, using 2 voices with some chords, and a MIDI score of 4 voices. global = { \key f \major \time 4/4 } firstP = \relative c'' { \global \repeat unfold 2 { \stemUp c8 d c bes a4 f } \bar "||" } secondP = \relative c'' { \global \repeat unfold 2 { \stemDown 4 2 } } thirdP = \relative c' { \global \repeat unfold 2 { \stemDown s2. f4 } } first = \relative c' { \global \repeat unfold 2 { f4\fff g a f } } second = \relative c'' { \global \repeat unfold 2 { a4 bes c2 } } third = \relative c'' { \global \repeat unfold 2 { c8 d c bes a4 f } } fourth = \relative c' { \global \repeat unfold 2 { f4\pppp c f2 } } kords = \chordmode { \repeat unfold 2 { f4 c:7 f2 } } \score { > >> \layout { } } % The MIDI part plays the 4 voices, but not the chords. \score { > \midi { \tempo 4=102 } } The second
beat of each measure does not sketch out a tonic triad, it outlines a
dominant seventh chord (or "V7 chord"). (1571–1621) ==Classical==