Options
This page lists options for controlling the display and formatting
of music notation. These options are given within an object passed
to the displayHumdrum
function.
Here is a a minimal call to displayHumdrum
, giving only a source
ID for the Humdrum data to display:
<script>
displayHumdrum({source: "default"});
</script>
<script type="text/x-humdrum" id="default">
**kern
*M4/4
1c;
==
*-
</script>
To give more options, add them to the input object for displayHumdrum
.
Here is an example of changing the size:
<script>
var options = {
source: "large-print",
scale: 80
};
displayHumdrum(options);
</script>
<script type="text/x-humdrum" id="large-print">
**kern
*M4/4
1c;
==
*-
</script>
Options list
Options that can be used in displayHumdrum()
are displayed below.
HNP-specific options names are colored in green, and verovio-specific
options are colored in purple.
Non-numeric options
option name |
default value |
description |
appendText |
|
Append the given text line(s) at the end of the Humdrum data before it is rendered. This is typically used to add reference records for printing the title information. |
autoResize |
false |
Re-typeset the music whenever the browser window is resized. See this page for examples. |
filter |
|
A filter command which will be run on the Humdrum data before it is sent to the renderer to generate graphical music notation. |
header |
false |
When set to “true”, display embedded title, composer, lyricist information in musical notation. |
incipit |
false |
When set to “true”, only the first system of the music notation will be displayed. |
postFunction |
|
The name of a function to run after notation has been rendered to an SVG image. |
postFunctionHumdrum |
|
The name of a function to run after filtered Humdrum data is available after creating an SVG image. |
source |
|
A required ID for an element that stored the Humdrum data to generate notation from. The location of this element on the page will determine the position of the generated notation. If the data is downloaded via a URL, then this is the ID of the element where the downloaded data will be stored. |
suppressSvg |
false |
Setup the container for an SVG image, but do not actually create one. This option is useful for pre-loading Humdrum data onto the page for later rendering. (see example usage) |
target |
|
An optional ID for the target container (useful for sharing a source with multiple notation displays). |
uri |
|
A predefined URI shortcut for Humdrum data located on the web. (example) |
url |
|
The URL from which to download data can be given with this parameter. By default musical data is stored extracted from the page, but this parameter allowed it to be downloaded from a separate file on the web server, or in certain cases, downloaded from other web servers such as Github. (see url documentation) |
urlFallback |
|
An alternate URL if data downloading with the url parameter fails. This allows downloading data from a mirror site if the primary one is down or inaccessible for some reason. (see url documentation) |
Numeric options
option name |
default |
min |
max |
description |
pageWidth |
none |
100 |
60000 |
Width of the music notation. By default, the humdrum plugin will set the width of the notation to match the width of the parent element that contains the notation. |
pageMarginBottom |
50 |
0 |
500 |
Height of the bottom margin. |
pageMarginLeft |
50 |
0 |
500 |
Width of the left margin. |
pageMarginRight |
50 |
0 |
500 |
Width of the right margin. |
pageMarginTop |
50 |
0 |
500 |
Height of the top margin. |
scale |
40 |
1 |
|
The scaling size of the music notation as a percentage. |
spacingStaff |
8 |
0 |
24 |
The minimum distance between staves in diatonic steps. |
spacingLinear |
0.25 |
0.0 |
1.0 |
This parameter controls the density of the notation, with 0.0 being very crowded and 1.0 being very spacious. |
spacingNonLinear |
0.6 |
0.0 |
1.0 |
This parameter controls the relative widths of notes compared to those that are twice as long. For example 0.6 means that half notes take up 60% of the space that two quarter notes would. A value of 0.0 means that all rhythms are equally spaced, and 1.0 means that note spacings are directly proportional to their durations. Small values will tend to compress the music wile large value tend to expand the musical spacing. |
lyricSize ` |
4.5 |
2.0 |
8.0 |
The height of lyric text in units of diatonic steps. (see lyrics option doc.) |
lyricTopMinMargin |
2.0 |
0.0 |
8.0 |
The minimum margin between lyrics and the music on the staff above them in units of diatonic steps (see lyrics options doc.). |
Discussion and Examples
!!!title: Vivaldi: Violin Concerto in E major (Spring), RV 269, op. 8, no. 1, mvmt. 1
!!!ONB: Extraction of measures 1-40 only
!!!COM: Vivaldi, Antonio
!!!OTL: Concerto a violino solo, No. 1
!!!XEN: Violin Concerto No. 1
!!!OTP: La Primavera
!!!OTA: The Four Seasons, Spring
!!!OPR: Il Cimento dell'armonia e dell'inventione
!!!XEN: The Contest of Harmony and Invention
!!!OPS: Opus 8
!!!ONM: No. 1
!!!OMV: Movement 1.
!!!YEC: Copyright 1996, Center for Computer Assisted Research in the Humanities
!!!YEM: Rights to all derivative electronic formats reserved.
!!!YEM: Refer to licensing agreement for important restrictions.
!!!OMD: Allegro
**kern **fb **kern **kern **kern **kern
*I"Cello * *I"Viola *I"Violin 2 *I"Violin 1 *I"Solo Violin
*clefF4 * *clefC3 *clefG2 *clefG2 *clefG2
*k[f#c#g#d#] * *k[f#c#g#d#] *k[f#c#g#d#] *k[f#c#g#d#] *k[f#c#g#d#]
*E: * *E: *E: *E: *E:
*M4/4 * *M4/4 *M4/4 *M4/4 *M4/4
=1 =1 =1 =1 =1 =1
4E . 8bL 8eeL 8gg#L 8gg#L
. . 8b 8ee 8gg#J 8gg#J
4E . 8b 8ee 8gg#L 8gg#L
. . 8bJ 8eeJ 16ff#L 16ff#L
. . . . 16eeJJ 16eeJJ
4E . 4.e 4.gg# 4.bb 4.bb
4E . . . . .
. . 16g#LL 16gg#LL 16bbLL 16bbLL
. . 16aJJ 16ff#JJ 16aaJJ 16aaJJ
=2 =2 =2 =2 =2 =2
4E . 8bL 8eeL 8gg#L 8gg#L
. . 8b 8ee 8gg#J 8gg#J
4E . 8b 8ee 8gg#L 8gg#L
. . 8bJ 8eeJ 16ff#L 16ff#L
. . . . 16eeJJ 16eeJJ
4E . 4.e 4.gg# 4.bb 4.bb
4E . . . . .
. . 16g#LL 16gg#LL 16bbLL 16bbLL
. . 16aJJ 16ff#JJ 16aaJJ 16aaJJ
=3 =3 =3 =3 =3 =3
8EL . 8bL 8eeL 8gg#L 8gg#L
8EJ . 8b 16ff#L 16aaL 16aaL
. . . 16gg#JJ 16bbJJ 16bbJJ
8AAL . 8cc# 8ff#L 8aaL 8aaL
8AA#J 7 5 8cc#J 8eeJ 8gg#J 8gg#J
4BB . 4f# 4dd# 8ff#L 8ff#L
. . . . 8dd# 8dd#
8r . 8r 8r 8b 8b
8E . 8g# 8b 8eeJ 8eeJ
=4 =4 =4 =4 =4 =4
4E . 8bL 8eeL 8gg#L 8gg#L
. . 8b 8ee 8gg#J 8gg#J
4E . 8b 8ee 8gg#L 8gg#L
. . 8bJ 8eeJ 16ff#L 16ff#L
. . . . 16eeJJ 16eeJJ
4E . 4.e 4.gg# 4.bb 4.bb
4E . . . . .
. . 16g#LL 16gg#LL 16bbLL 16bbLL
. . 16aJJ 16ff#JJ 16aaJJ 16aaJJ
=5 =5 =5 =5 =5 =5
4E . 8bL 8eeL 8gg#L 8gg#L
. . 8b 8ee 8gg#J 8gg#J
4E . 8b 8ee 8gg#L 8gg#L
. . 8bJ 8eeJ 16ff#L 16ff#L
. . . . 16eeJJ 16eeJJ
4E . 4.e 4.gg# 4.bb 4.bb
4E . . . . .
. . 16g#LL 16gg#LL 16bbLL 16bbLL
. . 16aJJ 16ff#JJ 16aaJJ 16aaJJ
=6 =6 =6 =6 =6 =6
8EL . 8bL 8eeL 8gg#L 8gg#L
8EJ . 8b 16ff#L 16aaL 16aaL
. . . 16gg#JJ 16bbJJ 16bbJJ
8AAL . 8cc# 8ff#L 8aaL 8aaL
8AA#J 7 5 8cc#J 8eeJ 8gg#J 8gg#J
4BB . 4f# 4dd# 4ff# 4ff#
8r . 8r 8r 8r 8r
8E . 8g# 8gg# 8ee 8ee
=7 =7 =7 =7 =7 =7
4E . 4e 8gg#L 8bbL 8bbL
. . . 16ff#L 16aaL 16aaL
. . . 16eeJJ 16gg#JJ 16gg#JJ
4E . 4e 8ff#L 8aaL 8aaL
. . . 8gg#J 8bbJ 8bbJ
4E 6 4 8a 8aa 8ccc# 8ccc#
. 5 3 4e 4gg# 4bb 4bb
4E . . . . .
. . 8e 8gg# 8ee 8ee
=8 =8 =8 =8 =8 =8
4E . 4e 8gg#L 8bbL 8bbL
. . . 16ff#L 16aaL 16aaL
. . . 16eeJJ 16gg#JJ 16gg#JJ
4E . 4e 8ff#L 8aaL 8aaL
. . . 8gg#J 8bbJ 8bbJ
4E 6 4 8a 8aa 8ccc# 8ccc#
. 5 3 4e 4gg# 4bb 4bb
4E . . . . .
. . 8e 8gg# 8ee 8ee
=9 =9 =9 =9 =9 =9
4E 6 4 8a 8aa 8ccc# 8ccc#
. 5 3 4e 4gg# 4bb 4bb
8EL . . . . .
8BBJ . 8dd# 8ff# 8aa 8aa
8EL . 4b 4ee 8gg#L 8gg#L
8EE . . . 16ff#L 16ff#L
. . . . 16eeJJ 16eeJJ
8B . 4b 4dd#t 4ff#T 4ff#T
8BBJ . . . . .
=10 =10 =10 =10 =10 =10
4EE . 4g# 4ee 4ee 4ee
8r . 8r 8r 8r 8r
8E . 8b 8gg# 8ee 8ee
4E . 4e 8gg#L 8bbL 8bbL
. . . 16ff#L 16aaL 16aaL
. . . 16eeJJ 16gg#JJ 16gg#JJ
4E . 4e 8ff#L 8aaL 8aaL
. . . 8gg#J 8bbJ 8bbJ
=11 =11 =11 =11 =11 =11
4E 6 4 8a 8aa 8ccc# 8ccc#
. 5 3 4e 4gg# 4bb 4bb
4E . . . . .
. . 8b 8gg# 8ee 8ee
4E . 4e 8gg#L 8bbL 8bbL
. . . 16ff#L 16aaL 16aaL
. . . 16eeJJ 16gg#JJ 16gg#JJ
4E . 4e 8ff#L 8aaL 8aaL
. . . 8gg#J 8bbJ 8bbJ
=12 =12 =12 =12 =12 =12
4E 6 4 8a 8aa 8ccc# 8ccc#
. 5 3 4e 4gg# 4bb 4bb
4E . . . . .
. . 8e 8gg# 8ee 8ee
4E 6 4 8a 8aa 8ccc# 8ccc#
. 5 3 4e 4gg# 4bb 4bb
4E . . . . .
. . 8dd# 8ff# 8aa 8aa
=13 =13 =13 =13 =13 =13
8EL . 4b 4ee 8gg#L 8gg#L
8EE . . . 16ff#L 16ff#L
. . . . 16eeJJ 16eeJJ
8B . 4b 4dd#t 4ff#T 4ff#T
8BBJ . . . . .
*>A2 *>A2 *>A2 *>A2 *>A2 *>A2
!! Il canto degl'uccelli [The song of the birds]
4EE . 4g# 4ee 4ee (4bbT
4r . 4r 4r 4r 4bbT
=14 =14 =14 =14 =14 =14
1r . 1r 16r 1r 4bbT
. . . 16aaLL . .
. . . 16gg# . .
. . . 16aaJJ . .
. . . 4gg#t . 4bbT
. . . 16r . 4bbT
. . . 16aaLL . .
. . . 16gg# . .
. . . 16aaJJ . .
. . . 4gg#t . 4bbT)
=15 =15 =15 =15 =15 =15
1r . 1r 8r 2r (8bb'L
. . . (32bbLLL . 8bb'
. . . 32aa . .
. . . 32gg# . .
. . . 32ff#JJJ) . .
. . . 4ee . 8bb'
. . . . . 8bb'J
. . . 8r (4bb' 8bb'L
. . . (32bbLLL . 8bb'
. . . 32aa . .
. . . 32gg# . .
. . . 32ff#JJJ) . .
. . . 4ee 4bb') 8bb'
. . . . . 8bb'J)
=16 =16 =16 =16 =16 =16
1r . 1r 16r (4bb' (8bb'L
. . . 16aaLL . .
. . . 16gg# . 8bb'
. . . 16aaJJ . .
. . . 4gg#t 4bb') 8bb'
. . . . . 8bb'J
. . . 16r (4bb' 8bb'L
. . . 16aaLL . .
. . . 16gg# . 8bb'J
. . . 16aaJJ . .
. . . 4gg#t 4bb') 8bb'L)
. . . . . 16ccc#L
. . . . . 16ddd#JJ
=17 =17 =17 =17 =17 =17
1r . 1r 2r (8bb'L (16eeeLL
. . . . . 16ddd#
. . . . 8bb' 16ccc#
. . . . . 16bbJJ
. . . . 8bb' 16aaLL
. . . . . 16gg#
. . . . 8bb'J 16ff#
. . . . . 16eeJJ)
. . . 8r 8bb'L 2r
. . . (32bbLLL 8bb' .
. . . 32aa . .
. . . 32gg# . .
. . . 32ff#JJJ) . .
. . . 4ee 8bb' .
. . . . 8bb'J) .
=18 =18 =18 =18 =18 =18
1r . 1r 8r (8bb'L 1r
. . . (32bbLLL 8bb' .
. . . 32aa . .
. . . 32gg# . .
. . . 32ff#JJJ) . .
. . . 4ee 8bb' .
. . . . 8bb'J .
. . . 8r 8bb'L .
. . . (32bbLLL 8bb'J .
. . . 32aa . .
. . . 32gg# . .
. . . 32ff#JJJ) . .
. . . 4ee 8bb'L) .
. . . . 16ccc#L .
. . . . 16ddd#JJ .
=19 =19 =19 =19 =19 =19
1r . 1r 2r (16eeeLL 4r
. . . . 16ddd# .
. . . . 16ccc# .
. . . . 16bbJJ .
. . . . 16aaLL 8r
. . . . 16gg# .
. . . . 16ff# (8eee'
. . . . 16eeJJ) .
. . . (8.gg#L 4r 8eee'L
. . . . . 8eee'
. . . 16aakk) . .
. . . (8.gg# 8r 8eee'
. . . . (8eee 8eee'J)
. . . 16aaJk) . .
=20 =20 =20 =20 =20 =20
1r . 1r (8.gg#L 8eee'L 4.eeT
. . . . 8eee' .
. . . 16aakk) . .
. . . (8.gg# 8eee' .
. . . . 8eee'J) (8eee'
. . . 16aaJk) . .
. . . (16gg#LL 4.eeT 8eee'L
. . . 16aa) . .
. . . (16gg# . 8eee'
. . . 16aaJJ) . .
. . . (16gg#LL . 8eee'
. . . 16aa) . .
. . . (16gg# (8eee 8eee'J)
. . . 16aaJJ) . .
=21 =21 =21 =21 =21 =21
1r . 1r (32gg#LLL 8eee'L 4eeT
. . . 32aa) . .
. . . (32gg# . .
. . . 32aaJJJ) . .
. . . (32gg#LLL 8eee' .
. . . 32aa) . .
. . . (32gg# . .
. . . 32aaJJJ) . .
. . . (32gg#LLL 8eee' 4r
. . . 32aa) . .
. . . (32gg# . .
. . . 32aaJJJ) . .
. . . (32gg#LLL 8eee'J) .
. . . 32aa) . .
. . . (32gg# . .
. . . 32aaJJJ) . .
!! e festosetti
. . . 4gg#t 4eeT [4bb
. . . 4r 4gg#t (16bbLL]
. . . . . 16eee)
. . . . . (16bb
. . . . . 16ccc#JJ)
*>B *>B *>B *>B *>B *>B
!! (B) La salutan gl'augei con lieto canto;
=22 =22 =22 =22 =22 =22
1r . 1r 4gg#t 4r [4bb
. . . 4r 4gg#t (16bbLL]
. . . . . 16eee)
. . . . . (16bb
. . . . . 16ccc#JJ)
. . . 4gg#t 4r (16bbLL
. . . . . 16eee)
. . . . . (16bb
. . . . . 16ccc#JJ)
. . . 4r 4gg#t (16bbLL
. . . . . 16eee)
. . . . . (16bb
. . . . . 16ccc#JJ)
=23 =23 =23 =23 =23 =23
1r . 1r 4gg#t 4r (16bbLL
. . . . . 16eee)
. . . . . (16bb
. . . . . 16ccc#JJ)
. . . 4r 4gg#t (16bbLL
. . . . . 16eee)
. . . . . (16bb
. . . . . 16ccc#JJ)
. . . 4gg#t [4bb 8bbL
. . . . . 8eeJ
. . . 4r (16bbLL] 4gg#t
. . . . 16eee) .
. . . . (16bb .
. . . . 16ccc#JJ) .
=24 =24 =24 =24 =24 =24
1r . 1r 4gg#t [4bb 4r
. . . 4r (16bbLL] 4gg#t
. . . . 16eee) .
. . . . (16bb .
. . . . 16ccc#JJ) .
. . . 4gg#t (16bbLL 4r
. . . . 16eee) .
. . . . (16bb .
. . . . 16ccc#JJ) .
. . . 4r (16bbLL 4gg#t
. . . . 16eee) .
. . . . (16bb .
. . . . 16ccc#JJ) .
=25 =25 =25 =25 =25 =25
1r . 1r 4gg#t (16bbLL 4r
. . . . 16eee) .
. . . . (16bb .
. . . . 16ccc#JJ) .
. . . 4r (16bbLL 4gg#t
. . . . 16eee) .
. . . . (16bb .
. . . . 16ccc#JJ) .
. . . [4ee 8bbL (4eee'
. . . . 8eeJ .
. . . (16eeLL] 4r 4eee')
. . . 16bb) . .
. . . (16ee . .
. . . 16ff#JJ) . .
=26 =26 =26 =26 =26 =26
1r . 1r [4ee (4eee' 2eeeT
. . . (16eeLL] 4eee') .
. . . 16bb) . .
. . . (16ee . .
. . . 16ff#JJ) . .
. . . (16eeLL 2eeeT (4eee'
. . . 16bb) . .
. . . (16ee . .
. . . 16ff#JJ) . .
. . . (16eeLL . 4eee')
. . . 16bb) . .
. . . (16ee . .
. . . 16ff#JJ) . .
=27 =27 =27 =27 =27 =27
2r . 2r (16eeLL (4eee' 2eeeT
. . . 16bb) . .
. . . (16ee . .
. . . 16ff#JJ) . .
. . . (16eeLL 4eee') .
. . . 16bb) . .
. . . (16ee . .
. . . 16ff#JJ) . .
4r . 4r 4ee 4eeeT 4r
8r . 8r 8r 8r 8r
8E . 8b 8ee 8ee 8ee
=28 =28 =28 =28 =28 =28
4E . 4e 8gg#L 8bbL 8bbL
. . . 16ff#L 16aaL 16aaL
. . . 16eeJJ 16gg#JJ 16gg#JJ
4E . 4e 8ff#L 8aaL 8aaL
. . . 8gg#J 8bbJ 8bbJ
4E 6 4 8a 8aa 8ccc# 8ccc#
. 5 3 4e 4gg# 4bb 4bb
4E . . . . .
. . 8b 8gg# 8ee 8ee
=29 =29 =29 =29 =29 =29
4E . 4e 8gg#L 8bbL 8bbL
. . . 16ff#L 16aaL 16aaL
. . . 16eeJJ 16gg#JJ 16gg#JJ
4E . 4e 8ff#L 8aaL 8aaL
. . . 8gg#J 8bbJ 8bbJ
4E 6 4 8a 8aa 8ccc# 8ccc#
. 5 3 4e 4gg# 4bb 4bb
4E . . . . .
. . 8b 8gg# 8ee 8ee
=30 =30 =30 =30 =30 =30
4E 6 4 4e 8aa 8ccc# 8ccc#
. 5 3 . 4gg# 4bb 4bb
8EL . 8g#L . . .
8BBJ 7 8dd#J 8ff# 8aa 8aa
8EL . 4b 4ee 8gg#L 8gg#L
8EE . . . 16ff#L 16ff#L
. . . . 16eeJJ 16eeJJ
8B . 4b 4dd#t 4ff#T 4ff#T
8BBJ . . . . .
=31 =31 =31 =31 =31 =31
8EL . 8g#L 8ee 8ee 8ee
*>C *>C *>C *>C *>C *>C
!! (C) E i fonti allo spirar de' zeffiretti
!! Con dolce mormorio scorrono intanto.
!! Scorrono i fonti [Trickling of the springs]
8E . 8B (16eLL (16g#LL (16g#LL
. . . 16f#JJ) 16aJJ) 16aJJ)
8E . 8B (16g#LL (16bLL (16bLL
. . . 16f#) 16a) 16a)
8EJ . 8BJ (16g# (16b (16b
. . . 16f#JJ) 16aJJ) 16aJJ)
8EL . 8BL (16eLL (16g#LL (16g#LL
. . . 16f#) 16a) 16a)
8E . 8B (16e (16g# (16g#
. . . 16f#JJ) 16aJJ) 16aJJ)
8E . 8B (16g#LL (16bLL (16bLL
. . . 16f#) 16a) 16a)
8EJ . 8BJ (16g# (16b (16b
. . . 16f#JJ) 16aJJ) 16aJJ)
=32 =32 =32 =32 =32 =32
8EL . 8BL (16eLL (16g#LL (16g#LL
. . . 16f#) 16a) 16a)
8E . 8B (16e (16g# (16g#
. . . 16f#JJ) 16aJJ) 16aJJ)
8E . 8B (16g#LL (16bLL (16bLL
. . . 16f#) 16a) 16a)
8EJ . 8BJ (16g# (16b (16b
. . . 16f#JJ) 16aJJ) 16aJJ)
8EL . 8BL (16eLL (16g#LL (16g#LL
. . . 16f#) 16a) 16a)
8E . 8B (16e (16g# (16g#
. . . 16f#JJ) 16aJJ) 16aJJ)
8E . 8B (16g#LL (16bLL (16bLL
. . . 16a) 16cc#) 16cc#)
8EJ . 8BJ (16g# (16b (16b
. . . 16aJJ) 16cc#JJ) 16cc#JJ)
=33 =33 =33 =33 =33 =33
8BBL . 8BL (16bLL (16dd#LL (16dd#LL
. . . 16cc#) 16ee) 16ee)
8BB . 8f# (16b (16dd# (16dd#
. . . 16cc#JJ) 16eeJJ) 16eeJJ)
8BB . 8f# (16dd#LL (16ff#LL (16ff#LL
. . . 16cc#) 16ee) 16ee)
8BBJ . 8f#J (16dd# (16ff# (16ff#
. . . 16cc#JJ) 16eeJJ) 16eeJJ)
8BBL . 8f#L (16bLL (16dd#LL (16dd#LL
. . . 16cc#) 16ee) 16ee)
8BB . 8f# (16b (16dd# (16dd#
. . . 16cc#JJ) 16eeJJ) 16eeJJ)
8BB . 8f# (16dd#LL (16ff#LL (16ff#LL
. . . 16cc#) 16ee) 16ee)
8BBJ . 8f#J (16dd# (16ff# (16ff#
. . . 16cc#JJ) 16eeJJ) 16eeJJ)
=34 =34 =34 =34 =34 =34
8BBL . 8f#L (16bLL (16dd#LL (16dd#LL
. . . 16cc#) 16ee) 16ee)
8BB . 8f# (16b (16dd# (16dd#
. . . 16cc#JJ) 16eeJJ) 16eeJJ)
8BB . 8f# (16dd#LL (16ff#LL (16ff#LL
. . . 16ee) 16gg#) 16gg#)
8BBJ . 8f#J (16dd# (16ff# (16ff#
. . . 16eeJJ) 16gg#JJ) 16gg#JJ)
8BBL 7 8d#L (16ff#LL (16aaLL (16aaLL
. . . 16ee) 16gg#) 16gg#)
8BB . 8d# (16ff# (16aa (16aa
. . . 16eeJJ) 16gg#JJ) 16gg#JJ)
8BB . 8d# (16dd#LL (16ff#LL (16ff#LL
. . . 16ff#) 16aa) 16aa)
8BBJ . 8d#J (16ee (16gg# (16gg#
. . . 16dd#JJ) 16ff#JJ) 16ff#JJ)
=35 =35 =35 =35 =35 =35
8EL . 8BL 8eeL 8gg#L 8gg#L
8E . 8B (16dd#L (16ff#L (16ff#L
. . . 16cc#JJ) 16eeJJ) 16eeJJ)
8E . 8B (16bLL (16dd#LL (16dd#LL
. . . 16a) 16cc#) 16cc#)
8EJ . 8BJ (16g# (16b (16b
. . . 16f#JJ) 16aJJ) 16aJJ)
8EL . 8BL (16eLL (16g#LL (16g#LL
. . . 16f#) 16a) 16a)
8E . 8B (16e (16g# (16g#
. . . 16f#JJ) 16aJJ) 16aJJ)
8E . 8B (16g#LL (16bLL (16bLL
. . . 16f#) 16a) 16a)
8EJ . 8BJ (16g# (16b (16b
. . . 16f#JJ) 16aJJ) 16aJJ)
=36 =36 =36 =36 =36 =36
8EL . 8BL (16eLL (16g#LL (16g#LL
. . . 16f#) 16a) 16a)
8E . 8B (16e (16g# (16g#
. . . 16f#JJ) 16aJJ) 16aJJ)
8E . 8B (16g#LL (16bLL (16bLL
. . . 16f#) 16a) 16a)
8EJ . 8BJ (16g# (16b (16b
. . . 16f#JJ) 16aJJ) 16aJJ)
8EL . 8BL (16eLL (16g#LL (16g#LL
. . . 16f#) 16a) 16a)
8E . 8B (16e (16g# (16g#
. . . 16f#JJ) 16aJJ) 16aJJ)
8E . 8B (16g#LL (16bLL (16bLL
. . . 16f#) 16a) 16a)
8EJ . 8BJ (16g# (16b (16b
. . . 16f#JJ) 16aJJ) 16aJJ)
=37 =37 =37 =37 =37 =37
(16ELL . [1B 4e 4g# 4g#
16BB) . . . . .
(16E . . . . .
16BBJJ) . . . . .
(16ELL . . 8r 8r 8r
16BB) . . . . .
(16E . . 8ee 8gg# 8gg#
16BBJJ) . . . . .
(16D#LL 6 5 . 2ff# 2aa 2aa
16BB) 7 . . . .
(16D# . . . . .
16BBJJ) . . . . .
(16D#LL . . . . .
16BB) . . . . .
(16D# . . . . .
16BBJJ) . . . . .
=38 =38 =38 =38 =38 =38
(16ELL . 1B_ 2ee 2gg# 2gg#
16BB) . . . . .
(16E . . . . .
16BBJJ) . . . . .
(16ELL . . . . .
16BB) . . . . .
(16E . . . . .
16BBJJ) . . . . .
(16F#LL . . 2dd# 2ff# 2ff#
16BB) . . . . .
(16F# . . . . .
16BBJJ) . . . . .
(16F#LL . . . . .
16BB) . . . . .
(16F# . . . . .
16BBJJ) . . . . .
=39 =39 =39 =39 =39 =39
(16ELL . 1B_ 2ee 2gg# 2gg#
16BB) . . . . .
(16E . . . . .
16BBJJ) . . . . .
(16ELL . . . . .
16BB) . . . . .
(16E . . . . .
16BBJJ) . . . . .
(16D#LL 6 5 . 2ff# 2aa 2aa
16BB) 7 . . . .
(16D# . . . . .
16BBJJ) . . . . .
(16D#LL . . . . .
16BB) . . . . .
(16D# . . . . .
16BBJJ) . . . . .
=40 =40 =40 =40 =40 =40
(16ELL . 2B] 2ee 2gg# 2gg#
16BB) . . . . .
(16E . . . . .
16BBJJ) . . . . .
(16ELL . . . . .
16BB) . . . . .
(16E . . . . .
16BBJJ) . . . . .
4BB . 4B 4dd# 4ff# 4ff#
8r . 8r 8r 8r 8r
8BB . 8f# 8dd# 8b 8b
= = = = = =
*- *- *- *- *- *-
!!!CDT: 1678/3/4/-1741/7/28
!!!OCY: Italia
!!!ODE: Count Wenzeslaus von Morzin of Bohemia; Count Wenceslas of Morzin
!!!ODT: 1725///
!!!OPC: Venezia; Venice
!!!AGN: concerto
!!!AST: baroque
!!!AMT: simple quadruple
!!!PPR: Michel-Charles Le Ce`ne
!!!PC#: Le Cene No. 520
!!!PDT: 1725///
!!!PPP: Amsterdam
!!!SCT: RV 269
!!!SMA1: The cooperation of the following libraries is gratefully acknowledged:
!!!SMA2: Saechsische Landesbibliothek, Dresden; Biblioteca Nazionale
!!!SMA3: Universitaria, Turin; Henry Watson Music Library, Manchester.
!!!YOR: New York: Dover Publications, Inc. 1995
!!!AIN: cello cemba viola violn
!!!EEV: 1.0
!!!RDT: 1994/3/30/
!!!YER: 1996/10/31/
!!!YEP: Center for Computer Assisted Research in the Humanities
!!!YEN: United States of America
!!!EFL: 1/3
!!!ENC: Edmund Correia, Jr.
!!!EED: Eleanor Selfridge-Field