Orchestral layout
{
"mnx": {
"version": 1
},
"global": {},
"layouts": [
{
"id": "starting",
"content": [
{
"type": "group",
"content": [
{
"type": "group",
"content": [
{
"type": "staff",
"label": "2.",
"sources": [
{
"part": "Horn2"
}
]
},
{
"type": "staff",
"label": "4.",
"sources": [
{
"part": "Horn4"
}
]
}
],
"label": "Horns in F.",
"symbol": "brace"
}
],
"symbol": "bracket"
},
{
"type": "group",
"content": [
{
"type": "staff",
"sources": [
{
"part": "Harfe",
"staff": 1
}
]
},
{
"type": "staff",
"sources": [
{
"part": "Harfe",
"staff": 2
}
]
}
],
"label": "1. Harfe.",
"symbol": "brace"
},
{
"type": "group",
"content": [
{
"type": "group",
"content": [
{
"type": "staff",
"label": "1. Violine.",
"sources": [
{
"part": "Violin1"
}
]
},
{
"type": "staff",
"label": "2. Violine.",
"sources": [
{
"part": "Violin2"
}
]
}
],
"symbol": "brace"
},
{
"type": "staff",
"label": "Viola.",
"sources": [
{
"part": "Viola"
}
]
},
{
"type": "staff",
"label": "Violincell.",
"sources": [
{
"part": "Cello"
}
]
},
{
"type": "staff",
"label": "Kontrabass",
"sources": [
{
"part": "Kontra"
}
]
}
],
"symbol": "bracket"
}
]
},
{
"id": "secondSystem",
"content": [
{
"type": "group",
"content": [
{
"type": "staff",
"label": "1.2.3. Klar. in A",
"sources": [
{
"part": "Klar1",
"stem": "up"
},
{
"part": "Klar2",
"stem": "up"
},
{
"part": "Klar3",
"stem": "down"
}
]
}
],
"symbol": "brace"
},
{
"type": "group",
"content": [
{
"type": "staff",
"label": "2. Hr in F.",
"sources": [
{
"part": "Horn2"
}
]
}
],
"symbol": "bracket"
},
{
"type": "group",
"content": [
{
"type": "staff",
"sources": [
{
"part": "Harfe",
"staff": 1
}
]
},
{
"type": "staff",
"sources": [
{
"part": "Harfe",
"staff": 2
}
]
}
],
"label": "1. Harfe.",
"symbol": "brace"
},
{
"type": "group",
"content": [
{
"type": "group",
"content": [
{
"type": "staff",
"label": "1. Vl.",
"sources": [
{
"part": "Violin1"
}
]
},
{
"type": "staff",
"label": "2. Vl.",
"sources": [
{
"part": "Violin2"
}
]
}
],
"symbol": "brace"
},
{
"type": "group",
"content": [
{
"type": "staff",
"sources": [
{
"part": "Viola"
}
]
},
{
"type": "staff",
"sources": [
{
"part": "Viola",
"voice": "Pizzicato"
}
]
}
],
"label": "Vla. (get.)",
"symbol": "brace"
},
{
"type": "group",
"content": [
{
"type": "staff",
"sources": [
{
"part": "Cello"
}
]
},
{
"type": "staff",
"sources": [
{
"part": "Cello",
"voice": "Pizzicato"
}
]
}
],
"label": "Vlc. (get.)",
"symbol": "brace"
},
{
"type": "staff",
"label": "Kontrabass",
"sources": [
{
"part": "Kontra"
}
]
}
],
"symbol": "bracket"
}
]
}
],
"parts": [
{
"id": "Klar1"
},
{
"id": "Klar2"
},
{
"id": "Klar3"
},
{
"id": "Horn1"
},
{
"id": "Horn2"
},
{
"id": "Horn3"
},
{
"id": "Horn4"
},
{
"id": "Harfe",
"staves": 2
},
{
"id": "Violin1"
},
{
"id": "Violin2"
},
{
"id": "Viola"
},
{
"id": "Cello"
},
{
"id": "Kontra"
}
],
"scores": [
{
"name": "fullScore",
"pages": [
{
"systems": [
{
"layout": "starting",
"measure": 1
},
{
"layout": "secondSystem",
"measure": 7
}
]
}
]
}
]
}