\new Staff  {
	\set Staff.midiInstrument="harpsichord"
	\key c \major
	\clef bass
	\relative c {
		d1 |
		gis,~ |
		gis2 a~|
		a~ a~ |
		a h4 ais~ |
		ais1~ |
		ais2 h4 fis~ |
		fis2 g~ |
		g c |
		d4 c h2~ |
		h1 |
		c4 
	\bar "|."
	}

}
