\new Staff  {
	\set Staff.midiInstrument="harpsichord"
	\key c \major
	\clef bass
	\relative c {
		\partial 4 h4~ |
		h1 |
		eis~ |
		eis2 fis~ |
		fis gis,~ |
		gis a |
		e'1~ |
		e2 cis~ |
		cis~ cis4 dis~ |
		dis1~ |
		dis2 e~ |
		e1 |
		a, |
		g'2 fis~ |
		fis g~ |
		g a4 d, |
	\bar "|."
	}

}
