\new Staff  {
	\set Staff.midiInstrument="harpsichord"
	\key c \major
	\clef bass
	\relative c {
		c1~ |
		c2 h~ |
		h~ h |
		c1~ |
		c2. gis4~ |
		gis2 a~ |
		a1~ |
		a2 h4 e~ |
		e2 fis~ |
		fis g~ |
		g1 |
		a4 d,2.~ |
		d2~ d~ |
		d cis~ |
		cis4
	\bar "|."
	}

}
