add all the mup files
[music.git] / watson / atlantic.mup
1 // version 7
2 score
3   lyricsfontfamily = newcentury
4   fontfamily = avantgarde
5
6 header
7  title "" "" ""
8  title (14) "" "\s(24)\f(AB)Oh! 'Twas in the Broad Altantic" "Michael Watson"
9
10 score
11   staffs=2
12   bracket=1-2
13   lyricssize=15
14   measnum=n
15   scale=0.7
16 //  packfact=0.8
17 //  staffsep=14   
18 //  scorepad=8
19 //  scoresep=20
20   topmargin=0.5
21 //  botmargin=0.25
22 //  panelsperpage=2
23 ifdef A3
24   pageheight=16.54
25   pagewidth=11.69
26   panelsperpage=2
27 else
28   pageheight=11.6944
29   pagewidth=8.26389
30 endif
31
32 staff 1
33   clef=treble
34 staff 2
35   clef=bass
36
37 define S 1 1: @
38 define A 1 2: @
39 define T 2 1: @
40 define B 2 2: @
41
42 score   
43     key=1&
44         time=2/4
45         beamstyle=2
46         vscheme=2o
47
48 music
49         midi all: 0 "tempo=90";
50         S 4s; 8.a-f; 16cg;
51         B 4s; 4r;
52         bar;
53
54         S 8a;a;b;a;
55         A 4cf;8df;cf;
56         B 8f-;c;4f;
57         bar;
58
59     S 8a;4g;16g;a;
60         A 4ce;e;
61         B 8c;g;4c+;
62         bar;
63
64     S 8b;b;c+;d+;
65         A f;f;
66         B d+;8a;b;
67         bar;
68
69         S 4.g; 16a;b;
70         A e;e;
71         B 8c+;g;4c;
72         bar;
73
74 // line 2
75         newscore
76
77         S 8c+;;8.;16a;
78         A f;f;
79         B 8a-;f;4a;
80         bar;
81
82         S 8d+;;8.;16b;
83         A f;f;
84         B 8b-;f;4b;
85         bar;
86
87         S 8c+;;b;g;
88         A f;e;
89         T a;8g;b;
90         B c;;
91         bar;
92         
93         S 4.f; 16;g;
94         T 4.a;8s;
95         B 8f;c;f;r;
96         bar;
97
98         S 8a;;b;16a;;
99         A cf;8;;
100         B 8f-;c;4f;
101         bar;
102
103         S 8a;g;g;a;
104         A ce;e;
105         B 8c;g;4c+;
106         bar;    
107
108 // line 3
109
110         newscore
111
112         S 8b;;c+;d+;
113         A f;;
114         B d+;8a;b;
115         bar;
116
117         S 4.g;16a;b;
118         A 4.e;8s;
119         B 8c+;g;c;r;
120         bar;
121         
122         S 8c+;;;16a;;
123         A 2f;
124         B 8a;c+;a;f;
125         bar;
126
127         S 8d+;;;16b;;
128         A 2f;
129         B 8b;a;b;g;
130         bar;
131
132         S 16c+;;;;8b;g;
133         A e;8d;e;
134         T s;8g;b;
135         B a;c;
136         bar;
137
138         S 2f;
139         A 2f;
140         T 2a;
141         B 2f;
142         endbar;
143