1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586 |
- lilypond_version: '2.19.83'
- language: english
- header:
- title: Pierrot Lunaire
- composer: Arnold Schoenberg
- movements:
- - id: '1'
- header:
- subtitle: 1. Mondestrunken
- - id: '2'
- header:
- subtitle: 2. Colombine
- instruments:
- - id: flute
- type: Staff
- name: Flute
- - id: clarinet
- type: Staff
- name: Clarinet
- - id: violin
- type: Staff
- name: Violin
- - id: cello
- type: Staff
- name: Cello
- - id: voice
- type: Staff
- name: Voice
- lyrics: True
- with:
- autoBeaming: '##f'
- - id: piano
- type: PianoStaff
- name: Piano
- contents:
- - id: piano_right
- type: Staff
- - id: piano_left
- type: Staff
-
- books:
- - id: score
- page-sizes:
- - id: tabloid
- - id: a3
- instruments:
- - type: StaffGroup
- contents:
- - id: flute
- - id: clarinet
- - id: violin
- - id: cello
- - id: voice
- - id: piano
- - id: flute
- instruments:
- - id: flute
- - id: clarinet
- instruments:
- - id: clarinet
- - id: violin
- instruments:
- - id: violin
- - id: cello
- instruments:
- - id: cello
- - id: piano
- instruments:
- - type: StaffGroup
- contents:
- - id: flute
- size: 2/3
- - id: clarinet
- size: 2/3
- - id: violin
- size: 2/3
- - id: cello
- size: 2/3
- - id: voice
- size: 2/3
- - id: piano
|