\new Staff  {
	\set Staff.midiInstrument="harpsichord"
	\key c \major
	\clef bass
	\relative c {
		fis1 |
		g2 e~ |
		e1 |
		gis,2 a |
		e'~ e |
		a, h~ |
		h~ h |
		e1 |
		fis2 h,~ |
		h~ h4 eis~ |
		eis1~ |
		eis |
		fis2~ fis |
		gis4 a,~ a2~ |
		a1 |
		gis2 a4 g'~ |
		g2 fis4 gis,~ |
		gis2~ gis |
		a1~ |
		a4 h e, r |
	\bar "|."
	}

}
