\new Staff  {
	\set Staff.midiInstrument="harpsichord"
	\key c \major
	\clef bass
	\relative c {
		cis1~ |
		cis |
		d4 c2. |
		b4 h2.~ |
		h2 c~ |
		c d |
		cis d~ |
		d4 e dis2~ |
		dis1 |
		e2 a,~ |
		a1 |
		g2~ g~ |
		g1 |
		a4 d~ d2~ |
		d1~ |
		d2 cis~ |
		cis~ cis~ |
		cis d4 e~ |
		e2 f~ |
		f1~ |
		f |
		g2~ g |
		c,~ c |
		f b,4 c |
		f, r r2 |
	\bar "|."
	}

}
