2 praeludium
_commands
= \notes {
7 praeludium
_right
= \notes {
11 % 13 -- how to type -- where to split -- this more neatly?
13 \context Voice
= I
\relative c'' { \stemup r
4 dis4 e4. e8 ~ |
14 \shifton e4 [d8 fis8] \shiftoff gis4 ~
[gis8 fis16 e ] |
15 fis4 ~
[fis8 e16 dis] e4 r
8 e8 }
16 \context Voice
= III
\relative c'' { \stemup \shifton r
4 bis
cis \shiftoff cis |
17 a' ~
[a16 gis a b] \shifton dis,4 cis ~ |
18 [cis8 dis16 ais] bis
4 cis r
8 b }
19 \context Voice
= IV
\relative c'' {
23 this is a diversion from the Griepenkerl/Keller
24 edition; a hack to avoid collisions
29 \context Voice = II \relative c' { \stemdown
32 r4 fis \shiftoff gis gis |
39 praeludium_left = \notes \relative c {
45 \context VoiceTwo { r4 }
46 \context VoiceOne { \stemup s4 dis' cis cis ~ |
47 [cis8 a d cis] [bis gis] cis4 |
49 \context VoiceOne { \stemup bis2 }
50 \context VoiceThree { \stemup \shifton r4 gis ~ [gis8 gis] ~ \stemdown \shiftoff gis4 |
53 % { \stemup \shifton s4 fis4 e}
54 % a quick hack to avoid some collisons
55 \context VoiceFour { \stemdown \shifton s4 fis4 e}
56 \context VoiceTwo { \stemdown s4 dis4 cis4 }
61 praeludium_pedal = \notes \relative c{
66 r4 fis,4-\ltoe e4.-\lheel e'8-\rheel |
67 fis4.-\rtoe fis8-\rtoe fis4-\rtoe [e8-\ltoe a-\rtoe] |
68 dis,4-\ltoe gis-\rtoe [cis,8-\ltoe b!-\lheel ais-\rtoe gis-\ltoe] |
73 fugaII_commands = \notes{
78 fugaII_right = \notes \relative c'' {
84 \context Voice = VA { \stemup [b8 fis8] b4 }
85 \context Voice = VB { \stemdown fis2 }
89 \context Staff \notes\relative c''<
91 \property Voice.horizontalNoteShift=0
92 \property Voice.verticalDirection=1
96 \property Voice.verticalDirection=1
97 \property Voice.horizontalNoteShift=1
100 \context Voice=three {
101 \property Voice.horizontalNoteShift=2
102 \property Voice.verticalDirection=1
105 \context Voice=four {
106 \property Voice.verticalDirection=-1
107 \property Voice.horizontalNoteShift=-1
114 \context VoiceOne { dis2 dis4 |
117 \context VoiceThree { \stemup \shifton [b8 fis] b2 ~ |
120 \context VoiceTwo { \stemdown fis2. ~ |
127 fugaII_left = \notes {
133 \context VoiceTwo { \stemdown b2 \stemup ais4 |
135 \context VoiceTwo { \stemdown s2 e4 |
143 fugaII_pedal = \notes \relative c {
148 dis4.-\ltoe e8-\rtoe cis4 |
149 b4.-\lheel [cis8-\ltoe dis8-\rtoe e8-\rheel] |
150 fis4.-\rtoe [e8-\rheel dis8-\rtoe cis8-\ltoe] |
151 dis4-\rtoe e4-\rheel e,4-\ltoe |
155 breakmusic = \notes {
161 % these should be two separate scores...
164 \context PianoStaff <
165 \context Staff = treble {
166 \praeludium_right \breakmusic \fugaII_right }
167 \context Staff = bass {
168 \praeludium_left \breakmusic \fugaII_left }
170 \context Staff = pedal {
171 \praeludium_pedal \breakmusic \fugaII_pedal }
178 verticalDirection = "1";
183 verticalDirection = "-1";
188 verticalDirection = "1";
189 horizontalNoteShift = "1";
194 verticalDirection = "-1";
195 horizontalNoteShift = "1";
205 \translator { \OrchestralScoreContext }
206 castingalgorithm = \Wordwrap;