\new Staff  {
	\set Staff.midiInstrument="harpsichord"
	\key c \major
	\clef bass
	\relative c {
		h1~ |
		h |
		c2~ c~ |
		c r4 d |
		g,1 |
		a1 |
		b~ |
		b |
		f'2 d~ |
		d1 |
		es2 e |
		f1~ |
		f~ |
		f4 h, c2~ |
		c1~ |
		c2 f~ |
		f e |
		a,1~ |
		a~ |
		a2. h4 |
		c2~ c~ |
		c g'~ |
		g1 |
		e~ |
		e2 f~ |
		f4 b,~ b2 |
		r4 c f, r |
	\bar "|."
	}

}
