Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions ftp/MozartWA/KV136/book.ily
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
\version "2.24.1"

\book {
#(whenscore (set-global-staff-size 14))
}
5 changes: 5 additions & 0 deletions ftp/MozartWA/KV136/definitions.ily
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
\version "2.24.1"

#(define-syntax-rule (whenscore stmt stmt* ...)
(if (and (defined? 'score-type) (string=? score-type "score"))
(begin stmt stmt* ...)))
56 changes: 56 additions & 0 deletions ftp/MozartWA/KV136/header.ily
Original file line number Diff line number Diff line change
@@ -0,0 +1,56 @@
\version "2.24.1"

\header {
date = "1772"
style = "Classical"
source = "Mozarts Werke; Breitkopf und Härtel, 1882"
composer = "W.A. Mozart"
opus = "KV 136"
title = "Divertimento in D"
subtitle = "I"

maintainer = "YTG123"
maintainerEmail = "ytg1234 (at) pm (dot) me"
license = "Creative Commons Attribution-ShareAlike 4.0 International"

properEmail = "ytg1234@pm.me"

mutopiatitle = "Divertimento in D"
mutopiaopus = "KV 136"
mutopiacomposer = "MozartWA"
mutopiainstrument = "Orchestra: Violins, Viola, Cello"

footer = "Mutopia-2023/04/02"

copyright = \markup {
\override #'(baseline-skip . 0 ) \right-column {
\sans \bold \with-url #"https://www.mutopiaproject.org" {
\abs-fontsize #9 "Mutopia " \concat {
\abs-fontsize #12 \with-color #white \char ##x01C0 \abs-fontsize #9 "Project "
}
}
}
\override #'(baseline-skip . 0 ) \center-column {
\abs-fontsize #11.9 \with-color #grey \bold {
\char ##x01C0 \char ##x01C0
}
}
\override #'(baseline-skip . 0 ) \column {
\abs-fontsize #8 \sans \concat {
" Typeset using " \with-url #"https://lilypond.org" "LilyPond"
" by " \with-url #(string-append "mailto:" properEmail) \maintainer " " \char ##x2014 " "
\footer
}
\concat {
\concat {
\abs-fontsize #8 \sans {
" Licensed under "
\with-url #"https://creativecommons.org/licenses/by-sa/4.0/" "CC BY-SA 4.0"
" by the typesetter " \char ##x2014 " free to distribute, modify, and perform"
}
} \abs-fontsize #13 \with-color #white \char ##x01C0
}
}
}
tagline = ##f
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
\version "2.24.1"
\language nederlands

\include "../../master.ily"
\include "./cello.ily"

\header {
instrument = "Basso"
}

\score {
\new Staff = "cello" {
\accidentalStyle modern
\new Voice \cello
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
\version "2.24.1"
\language nederlands

\include "../../master.ily"
\include "./viola.ily"

\header {
instrument = "Viola"
}

\score {
\new Staff = "viola" {
\accidentalStyle modern
\new Voice \viola
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
\version "2.24.1"
\language nederlands

\include "../../master.ily"
\include "./violin1.ily"

\header {
instrument = "Violino I"
}

\score {
\new Staff = "violin1" {
\accidentalStyle modern
\new Voice \violinI
}
\layout {}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
\version "2.24.1"
\language nederlands

\include "../../master.ily"
\include "./violin2.ily"

\header {
instrument = "Violino II"
}

\score {
\new Staff = "violin2" {
\accidentalStyle modern
\new Voice \violinII
}
}
29 changes: 29 additions & 0 deletions ftp/MozartWA/KV136/kv-136-I/kv-136-I-lys/MozartWA-KV136-I-midi.ly
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
\version "2.24.1"
\language nederlands

\include "../../master.ily"
\include "articulate.ly"
\include "./common.ily"
\include "./violin1.ily"
\include "./violin2.ily"
\include "./viola.ily"
\include "./cello.ily"

\score {
<<
\new Staff = "violin1" \with { midiInstrument = "violin" } {
\new Voice \articulate { \midiTempo \unfoldRepeats \violinI }
}
\new Staff = "violin2" \with { midiInstrument = "violin" } {
\new Voice \articulate { \midiTempo \unfoldRepeats \violinII }
}
\new Staff = "viola" \with { midiInstrument = "viola" } {
\new Voice \articulate { \midiTempo \unfoldRepeats \viola }
}
\new Staff = "cello" \with { midiInstrument = "cello" } {
\new Voice \articulate { \midiTempo \unfoldRepeats \cello }
}
>>

\midi {}
}
49 changes: 49 additions & 0 deletions ftp/MozartWA/KV136/kv-136-I/kv-136-I-lys/MozartWA-KV136-I-score.ly
Original file line number Diff line number Diff line change
@@ -0,0 +1,49 @@
\version "2.24.1"
\language nederlands

score-type = #"score"

\include "articulate.ly"
\include "../../master.ily"
\include "./common.ily"
\include "./violin1.ily"
\include "./violin2.ily"
\include "./viola.ily"
\include "./cello.ily"

\header {
instrument = "Partitura"
}

\paper {
system-separator-markup = \slashSeparator
}

\score {
\new StaffGroup <<
\accidentalStyle StaffGroup.modern
\new Staff = "violin1" \with {
instrumentName = "Violino I"
shortInstrumentName = "Vln. I"
}
{ \new Voice \violinI }
\new Staff = "violin2" \with {
instrumentName = "Violino II"
shortInstrumentName = "Vln. II"
}
{ \new Voice \violinII }
\new Staff = "viola" \with {
instrumentName = "Viola"
shortInstrumentName = "Vla."
}
{ \new Voice \viola }
\new Staff = "cello" \with {
instrumentName = "Basso"
shortInstrumentName = "Vlc."
}
<<
\new Voice \cello
\new Voice \breaks
>>
>>
}
102 changes: 102 additions & 0 deletions ftp/MozartWA/KV136/kv-136-I/kv-136-I-lys/cello.ily
Original file line number Diff line number Diff line change
@@ -0,0 +1,102 @@
\version "2.24.1"
\language nederlands

\include "./common.ily"

cello = \relative d {
\common
\clef bass
\repeat volta 2 {
\once \override Staff.Parentheses.font-size = 2
d8\parenthesize \f \repeat unfold 31 { d8 } |
\barNumberCheck #5
a8 8 8 8 8 8 8 8 |
d8 8 8 8 8 8 e e |
fis8 8 8 8 8 8 8 8 |
g8 8 8 8 8 8 8 8 |
a8 8 8 8 8 8 8 8 |
a,8 8 8 8 8 8 8 8 |
d4 r8 a8 d4 r8 a'8 |
d,4 r8 a8 d4 r8 a'8 |

\repeat unfold 16 { d,8 } |
\repeat unfold 15 { e } gis |
a8 8 8 8 cis8 8 8 8 |
b8 8 8 8 gis8 8 8 8 |
a8 8 8 8 cis8 8 8 8 |
b8 8 8 8 e,8 8 8 8 |
a,4 r4 r2 |
r2 r8 a'8 a, b\turn |
cis8 8 8 8 8 8 8 8 |
d8 8 8 8 8 8 8 8 |
e8 8 8 8 8 8 8 8 |
d8 8 8 8 8 8 8 8 |
cis8 8 8 8 4 r4 |
d8 8 8 8 4 r4 |
e8 8 8 8 4 r4 |
fis4 r4 r2 |
r4 e( d cis) |
d8 8 8 8 8 8 8 8 |
e8 8 8 8 8 8 8 8 |
\repeat unfold 20 { a,8 } a4-. r4 |
} \repeat volta 2 {
c8 8 8 8 8 8 8 8 |
\repeat unfold 32 { b8 } |
e e fis8 8 g g, g gis |
a8 8 8 8 8 8 8 8 |
8 8 8 8 g'8 8 8 8 |
fis8 8 8 8 8 8 8 8 |
b,8 8 8 8 8 8 8 8 |
fis'8 8 8 8 8 8 8 8 |
b8 8 8 8 gis8 8 8 8 |
a8 8 8 8 fis8 8 8 8 |
g!8 8 8 8 8 8 gis8 8 |
a4 a,8. 16 4 r4 |

d4\p^"pizz." r d r |
g r g r |
a r a r |
bes r bes r |
f r f r |
g r g r |
g r g gis |
a r a r |
a, r a r |
a' r a r |
bes r bes, r |
a r4 r2 |
r8 a'8^"arco"( b! a g! fis g e) |

d8\f \repeat unfold 31 { d8 } |
a8 8 8 8 8 8 8 8 |
d8 8 8 8 8 8 e e |
fis8 8 8 8 8 8 8 8 |
g8 8 8 8 8 8 8 8 |
a8 8 8 8 8 8 8 8 |
a,8 8 8 8 8 8 8 8 |
d4 r8 a8 d4 r8 a'8 |
d,4 r8 a8 d4 r8 a'8 |

\repeat unfold 32 { d,8 } |
g g b b a a d, d |
g g a a g8 8 8 gis |
a a cis cis b b e, e |
a, a e' e cis cis a a |
d d fis fis e e a, a |
d d fis fis e e a, a |
b4 r4 r2 |
r2 r8 d8 d, e\turn |
fis fis'8 8 8 8 8 8 8 |
g8 8 8 8 g,8 8 8 8 |
a8 8 8 8 8 8 8 8 |
g8 8 8 8 g'8 8 8 8 |
fis8 8 8 8 4 r4 |
g8 8 8 8 4 r4 |
a8 8 8 8 4 r4 |
b4 r4 r2 |
r4 a,4( g fis) |
g8 8 8 8 g'8 8 8 8 |
a8 8 8 8 a,8 8 8 8 |
\stemDown \repeat unfold 20 { d8 } \stemNeutral d,4-. r4 |
}
}
16 changes: 16 additions & 0 deletions ftp/MozartWA/KV136/kv-136-I/kv-136-I-lys/common.ily
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
\version "2.24.1"
\language nederlands

common = {
\key d \major
\time 4/4
\tempo "Allegro"
}

breaks = {
s1*36 \break
}

midiTempo = {
\tempo 4 = 120
}
Loading