2 filename
= "scsii-menuetto.ly";
3 title
= "Cello Suite II";
5 instrument
= "Menuetto I";
% duh
6 description
= "Cello suite transcribed for Viola";
8 opus
= "BWV 1008 no. 5";
9 composer
= "Johann Sebastian Bach (1685-1750)";
11 copyright
= "public domain";
15 Tested Features:breaking algorithm, chords, multivoice, accents
20 %% Stuff from MPP version
21 % \lefttitle{Menuetto}
25 % \key\F % \key is F ( f-major )
27 % \slope{30} % Fool MusiXTeX into 30 / 10 steeper beam
28 % % because piece is set very tightly
30 IImenuetto = \melodic{
32 \property Staff.instrument = cello
38 < a2 f2 d2 \f > bes4-. |
40 \textstyle "finger"; % ugh.
42 < [ bes8^"1" e8 c8_"2"_"4" >
43 a8 bes8-. g8-. ] a4-.^"4" |
46 < d4 'bes4-. > g4-. [ f8-. e8-. ] |
48 < [ f8 'a > e8 d8 cis8-. 'b8-. 'a8-. ]
50 < a2 f2 d2 > bes!4-. |
52 < [ bes8 e8 > a8 bes8-. g8-. ]
56 < d'4-.-\upbow f4 'bes4 >
57 < e'4-.-\downbow g4 'g4 > |
59 < cis'2.-\upbow e2. 'a2. >
66 < [ e'8 g8 > d' cis'_"2" e' a () g8 ] |
69 {\stemup a4() d'4 cis'4-. }
70 { \stemdown f2 e4 } > |
73 < [ g'8^"4" d8 > f' e' f' d'^"3"() c' ] |
78 { \stemdown g4() f4 e4 }% ugh
82 < [ a8 f8 > g8 a8 f8 ] < d'4-
\upbow e4 'bes4 > |
84 < c'4-
\downbow f4 'a4 > [ bes8() a8 g8 a8 ] |
86 [ f( e8 )f a8-
. g8-
. bes8-
. ] |
88 < a2^"0" fis2_"3" > bes4 |
90 < { [ c'8 () bes8 c' a8 ] } es8 > fis4 |
92 < d'4-
\downbow g4 'bes4 > < c'4-
\upbow g4 c4 > < [ bes8 d8 > a8 ] |
94 < { [ c'8 ( bes8 a8 )bes g() bes8 ] } d8 g8 > |
97 {\stemup d'4( \stemup )cis'4 d'4 }
102 < { [ g8 () f8 g8 e8 ] } cis8 > < f4 d4 > |
104 [ 'g8 g8 ] < e4. 'a4. > d8-
\upbow |
106 \textstyle "roman";
% ugh
107 < d2.^"fine" 'a2. 'd2._"3 mins.">
117 \output "scsii-menuetto.out";
121 \output "scsii-menuetto.midi";