// version 7 score lyricsfontfamily = newcentury fontfamily = avantgarde //header // title "" "" "" // title (14) "Hans Leo Hassler (fl: 1564-1612)" "\s(24)\f(AB)Missa Super Dixit Maria" "Edited: Dirk Koopman" //footer // title "" "- \% -" "" //footer2 // title "" "- \% -" "" score staffs=4 bracket=1-4 lyricssize=15 measnum=n scale=0.7 // packfact=0.8 // staffsep=14 // scorepad=8 // scoresep=20 topmargin=0.5 // botmargin=0.25 // panelsperpage=2 ifdef A3 pageheight=16.54 pagewidth=11.69 panelsperpage=2 else pageheight=11.6944 pagewidth=8.26389 endif staff 1 label="Treble" clef=treble staff 2 label="Alto" clef=treble staff 3 label="Tenor" clef=treble8 staff 4 label="Bass" clef=bass define L lyrics below @ define LS lyrics below 1: @ define LA lyrics below 2: @ define LT lyrics below 3: @ define LB lyrics below 4: @ define LALL lyrics below 1-4: @ define S 1: @ define A 2: @ define T 3: @ define B 4: @ define SATB [1; 2; 3; 4]: @ define HEADER // new thing @ staff 1 label="Treble" clef=treble visible=y staff 2 label="Alto" clef=treble visible=y staff 3 label="Tenor" clef=treble8 visible=y staff 4 label="Bass" clef=bass visible=y score key=1& time=4/2n music midi all: 0 "tempo=200"; // midi 1: 0 "channel=1"; 0 "program=74"; // midi 2: 0 "channel=2"; 0 "program=74"; // midi 3: 0 "channel=3"; 0 "program=74"; // midi 4: 0 "channel=4"; 0 "program=74"; S 1s;1s; invisbar = z include "kyrie.mup" score key=1& time=4/2n music newscore midi all: 0 "tempo=200"; S 1s;1s; invisbar = z include "sanctus.mup" score key=1& time=4/2n music newscore midi all: 0 "tempo=200"; S 1s;1s; invisbar = z include "benedictus.mup" score key=1& time=4/2n music newscore midi all: 0 "tempo=200"; S 1s;1s; invisbar = z include "agnus.mup" music // copyright stuff left (_win.w, _win.s+7) "Engraved by Withburga Music" center "$Id: mass.mup,v 1.8 2004/06/02 11:22:04 djk Exp $" right "http://www.tobit.co.uk/withburga" left nl "Edition \(copyright) 2003" right "Editor: Dirk Koopman";