+++ /dev/null
-c' d e f g a b c
-
-% A simple scale in Mudela.
-%
-% Type:
-%
-% ly2dvi example-1
-% xdvi example-1 # or your dvi viewer here
-%
-% For more elaborate examples see twinkle.ly, input/* and mutopia/*.
-%
-% A docmument on Mudela is under construction: Documentation/tex/mudela.doc
-% (available as .ps from the website too).
+++ /dev/null
-a''2 ~ c4( [e8 )e] [a,16 a a a]
-
-% Some beamed and slurred notes of different taste in Mudela.
-%
-% Type:
-%
-% ly2dvi example-2
-% xdvi example-2 # or your dvi viewer here
-%
-% For more elaborate examples see twinkle.ly, input/* and mutopia/*.
-%
-% A docmument on Mudela is under construction: Documentation/tex/mudela.doc
-% (available as .ps from the website too).
+++ /dev/null
-\time 3/4;
-cisis'' cisis! cisis? |
-cis cis! cis? |
-c c! c? |
-ces ces! ces? |
-ceses ceses! ceses? |
+++ /dev/null
-c''4 c4 cis4 cis [c8 c \clef "bass"; f,, f]
+++ /dev/null
-\time 4/4;
-g''1 a2 b4. c8
+++ /dev/null
-\time 4/4;
-g''1 a2 b4. c8
-\repeat "volta" 2 { a4 b c d } \alternative { { c c c c } { d2 d4 [d8 d] } }
+++ /dev/null
-global = \notes {
- \key a \minor;
- \time 6/4;
-% \skip 1.*34;
-% \bar ".|";
-}
-
-melody = \notes\relative c''{
- r2 r r
- r2 r r
- r4 a'8-- \< a-- a-- a-- c-- \!b-- a--\> gis f \!e
- es8 \grace b c r4 r2 r
-}
-
-basloopje = \notes\relative c{
- d,8( a' d f a d f d a f d )a
-}
-
-accompany = \notes \relative c{
- \notes\relative c \basloopje
- \notes\relative c \basloopje
- \notes\relative c \basloopje
- \notes\relative c \basloopje
-}
-
-\score{
- \notes{
- \context AutoSwitchGrandStaff \relative c <
- \global
- \context Staff=upper {
- \context Voice=foo
- \property Voice.verticalDirection = 1
- \property Voice.scriptVerticalDirection = 1
- \melody
- }
- \context AutoSwitchContext \accompany
- >
- }
-
- \paper {
- gourlay_maxmeasures = 4.;
- indent = 8.\mm;
- textheight = 295.\mm;
-
- % no slur damping
- slur_slope_damping = 100.0;
-
- \translator{
- \StaffContext
- % don't auto-generate bars: not a good idea: -> no breakpoints
- % barAuto = "0";
- % urg defaultBarType = "";
- defaultBarType = "empty";
- \remove "Time_signature_engraver";
- }
- \translator{
- \GraceContext
- \remove "Local_key_engraver";
- }
- \translator {
- \ScoreContext
- \accepts AutoSwitchGrandStaff;
- }
- \translator{
- \type "Engraver_group_engraver";
- \name AutoSwitchGrandStaff;
- \consists "Span_bar_engraver";
- \consists "Vertical_align_engraver";
- \consists "Piano_bar_engraver";
- \consistsend "Axis_group_engraver";
- minVerticalAlign = 2.*\staffheight;
- maxVerticalAlign = 2.*\staffheight;
- switcherName = "Voice";
- acceptorName = "Thread";
- staffContextName = "Staff";
-
- \accepts "AutoSwitchContext";
- \accepts "Staff";
- slurVerticalDirection = 1;
- verticalDirection = -1;
- beamAutoEnd = "1/2";
- }
- \translator {
- \type "Engraver_group_engraver";
- \name "AutoSwitchContext";
- \consists "Staff_switching_translator";
- }
- }
-% broken 1.1.51.hwn2
-% \midi {
-% \tempo 4 = 54;
-% }
-}
-
+++ /dev/null
-
-\score {
-\notes {
- \context AutoSwitchGrandStaff \relative c' {
- c8 d b a' a, f' g,4 ~ g
-
- }
-}
-
-\paper {
-\translator { \ScoreContext
-\accepts AutoSwitchGrandStaff;
-}
-\translator{
- \type "Engraver_group_engraver";
- \name AutoSwitchGrandStaff;
- \consists "Span_bar_engraver";
- \consists "Vertical_align_engraver";
- \consists "Piano_bar_engraver";
- \consistsend "Axis_group_engraver";
- minVerticalAlign = 2.*\staffheight;
- maxVerticalAlign = 2.*\staffheight;
- switcherName = "Voice";
- acceptorName = "Thread";
- staffContextName = "Staff";
-
- \accepts "AutoSwitchContext";
- \accepts "Staff";
-}
-\translator {
- \type "Engraver_group_engraver";
- \name "AutoSwitchContext";
- \consists "Staff_switching_translator";
-}
-
-}}
-
-\version "1.3.5";
+++ /dev/null
-c'1:16
-\stemup
-c4:8 c4:16 [c8:16 c:] [c,8:16 c'':]
-\stemboth
-[c,,8:16 c'':]
+++ /dev/null
-% beam-control.fly
-
-% from upper staffline (position 4) to centre (position 0)
-\property Voice.beamVerticalPosition = #4
-\property Voice.beamHeight = #-4
-[c'8 c]
-
-% from center to one above centre (position 2)
-\property Voice.beamVerticalPosition = #0
-\property Voice.beamHeight = #2
-[c c]
-
-% normal beam-algorithm
-\property Voice.beamHeight = ##f
-\property Voice.beamVerticalPosition = ##f
-[c e] [e c]
+++ /dev/null
-% beams should look the same
- [d''8 d d] [d g d]
- c c
+++ /dev/null
-[f8 f] [f64 f] \grace { [f8 e8] }
-\property Voice.noStemExtend = ##t
-[f8 f]
+++ /dev/null
-[c''16 b] [a b]
+++ /dev/null
-[:16 c'1 d]
-[:8 c2 d]
-[:16 c4 d]
-[:32 c16 d]
-[:32 c16 d]
-[:16 c8 d]
+++ /dev/null
-
-\relative c'' \context Staff <
-\context Voice = one {
- \property Staff.collisionMergeDotted = ##t
- \stemup
- [c8 f g a]
-}
-\context Voice = two {
- \stemdown c,4. f8
-
-}>
+++ /dev/null
-\time 6/8;
-d''4. b <b4. c d e> <f g a b>
-<g b d> <c, g' d' a'>
-
-
-\context Staff <
- \context Voice = VA { \stemup f'' <b c> r4. }
- \context Voice = VB { \stemdown b, <a b> r4. }
->
-
+++ /dev/null
-c''4 \p c \ff c^\ff
-\property Voice.dynamicPadding = 10
-c \p \< \! c \ff\> c \!c-\p
+++ /dev/null
-
-\context Staff <
- \context Voice = VA {
- \property Voice.forceHorizontalShift = #0.1
- \stemup
- \property Voice.horizontalNoteShift=1
- <g' d'>
- }
-
- \context Voice = VB {
- \stemdown
- \property Voice.horizontalNoteShift=1
- \property Voice.forceHorizontalShift = #-0.1
- <bes f'>
- }
->
+++ /dev/null
-
-c4 \grace { [d16 d16] }
+++ /dev/null
-
-\context Staff <
- \context Voice =VA {\property Voice.verticalDirection=1 \property Voice.horizontalNoteShift = 0 g'' }
- \context Voice =VB {\property Voice.verticalDirection=1 \property Voice.horizontalNoteShift = 1 e }
- \context Voice =VC {\property Voice.verticalDirection=1 \property Voice.horizontalNoteShift = 2 c }
- \context Voice =VD {\property Voice.verticalDirection=1 \property Voice.horizontalNoteShift = 3 a }
- \context Voice =VE {\property Voice.verticalDirection=1 \property Voice.horizontalNoteShift = 4 f }
->
-
-
+++ /dev/null
- [c8 c16 c16]
+++ /dev/null
-% test noStemExtend
-\context Staff <
- \context Voice = "a" {
- f2 f8 g a b
- \property Voice.noStemExtend = ##t
- f2 f8 g a b
- }
- \context Voice = "b" {
- c''2 c8 b a g
- \property Voice.noStemExtend = ##t
- c2 c8 b a g
- }
->
+++ /dev/null
-\context Staff \notes\relative c''<
- \context Voice=one {
- \property Voice.horizontalNoteShift=0
- \property Voice.verticalDirection=1
- e4
- }
- \context Voice=two {
- \property Voice.verticalDirection=1
- \property Voice.horizontalNoteShift=1
- cis
- }
- \context Voice=three {
- \property Voice.horizontalNoteShift=2
- \property Voice.verticalDirection=1
- ais
- }
- \context Voice=four {
- \property Voice.verticalDirection=-1
- \property Voice.horizontalNoteShift=-1
- fis
- }
->
-
+++ /dev/null
-
-c' c c c | g' g g g \property Staff . numberOfStaffLines = 3
+++ /dev/null
-\context Voice=VoiceOne
-\property Voice.graceFraction = #(make-moment 1 4)
-\grace c8 d4 d d d d
-\property Voice.graceFraction = #(make-moment 1 2)
-\grace { e16 f e f } d4 d d d d
+++ /dev/null
-c8 c c ~ c c c c ~ c ~ c ~ c c c
-%\grace { d16 c16 d16 } c8
+++ /dev/null
-c'' d e f | \repetitions1*3 |
-\time 3/4;
-g4 a b | R2.*2 |
+++ /dev/null
-
-% no alts.
-\score { \notes\context Staff\relative c'' {
-\repeat semi 3 { c^"3$\\times$ 0alt" d }
-% less alts than body
-\repeat semi 4 { c^"4$\\times$ 2alt" d } \alternative { e f }
-% more alts than body
-\repeat semi 2 { c^"2$\\times$ 3alt" d } \alternative { e f g }
-}}
-
+++ /dev/null
-r\longa r\breve r1 r2 r4 r8 r16 r32 r64 r128 r128
-\property Staff.restStyle = "mensural"
-\emptyText
-r\longa^"restStyle = \"mensural\"" r\breve r1 r2 r4 r8 r16 r32 r64 r128 r128
-
+++ /dev/null
-% sharp-major
-% c g d a e b fis cis
-
-\key c;
-c' d e f g a b c
-
-\key g;
-g a b c d e fis g
-
-\key d;
-d, e fis g a b cis d
-
-\key a;
-a b cis d e fis gis a
-
-\key e;
-e, fis gis a b cis dis e
-
-\key b;
-b cis dis e fis gis ais b
-
-\key fis;
-fis, gis ais b cis dis eis fis
-
-\key cis;
-cis, dis eis fis gis ais bis cis
-
-% sharp-minor
-% a e b fis cis gis dis ais
-
-\key a\minor;
-a b c d e f gis a
-
-\key e\minor;
-e, fis g a b c dis e
-
-\key b\minor;
-b cis d e fis g ais b
-
-\key fis\minor;
-fis, gis a b cis d eis fis
-
-\key cis\minor;
-cis, dis e fis gis a bis cis
-
-\key gis\minor;
-gis ais b cis dis e fisis gis
-
-\key dis\minor;
-dis, eis fis gis ais b cisis dis
-
-\key ais\minor;
-ais bis cis dis eis fis gisis ais
-
-% flat-major
-% c f bes es as des ges ces
-
-\key f;
-f, g a bes c d e f
-
-\key bes;
-bes, c d es f g a bes
-
-\key es;
-es,, f g as bes c d es
-
-\key as;
-as, bes c des es f g as
-
-\key des;
-des,, es f ges as bes c des
-
-\key ges;
-ges, as bes ces des es f ges
-
-\key ces;
-ces,, des es fes ges as bes ces
-
-% flat-minor
-% a d g c f bes es as
-
-\key d\minor;
-d, e f g a bes cis d
-
-\key g\minor;
-g, a bes c d es fis g
-
-\key c\minor;
-c,, d es f g as b c
-
-\key f\minor;
-f, g as bes c des e f
-
-\key bes\minor;
-bes, c des es f ges a bes
-
-\key es\minor;
-es,, f ges as bes ces d es
-
-\key as\minor;
-as, bes ces des es fes g as
-
+++ /dev/null
-%c''4^|^.^"foo"^"klap"
-c''4^|^.^"foo"^"klap"^"puk"^\fermata^\stopped
-c4_|_._"foo"_"klap"_"puk"_\fermata_\stopped
+++ /dev/null
-% to see the magic: uncomment size stuff in init/paper20.ly
-
-c'4 c4
-
-\property Voice.fontsize= -2
-b16 * 1 / 2 (
-\property Voice.fontsize= 0 )
-g4 *31/32
-
-a a g2
+++ /dev/null
-% CASE 3
-d''4 ( ) b a ( ) e' \break
-g,( \stemdown ) b \stemboth c ( ) f, \break
-
-% no adjusting...
-\stemup [d'8 ( b a] \stemboth ) e' \break
-\stemup [g,8 ( b d] \stemboth ) c \break
-
-% still ugly
-g4 ( b d ) c \break
-
-%TIES
-d ~ b a ~ e' \break
-g, ~ \stemdown b \stemboth c ~ f, \break
-
+++ /dev/null
-
-e''4-. f-. d-.
-c,-. b-. c'''-. d-.
+++ /dev/null
-b''4 ~ b8()b8 e4 e,
+++ /dev/null
-
-g''4 \property Voice.stemLength = #14 g4 \property Voice.stemLength = #3 g4 g,,4
+++ /dev/null
-
-\time 12/4; c''4 c c c a f' f, a
+++ /dev/null
-
-\context Voice {
-\property Voice.sparseTies = ##t
-c'' <c e g> ~ <c e g> }
+++ /dev/null
-\property Staff.textEmptyDimension = 1
-\property Voice.textEmptyDimension = 1
-\property Staff.timeSignatureStyle = "C"
-\time 1/1;
-c''1^"timeSignatureStyle = \"C\""
-\time 2/2;
-c1
-\time 2/4;
-c2
-\time 3/4;
-c2.
-\time 4/4;
-c1
-\time 5/4;
-c2. c2
-\time 6/4;
-c1.
-\time 3/2;
-c1.
-\time 7/4;
-c1 c2.
-\time 8/4;
-c\breve
-\time 9/4;
-c2. c2. c2.
-\break
-\property Staff.timeSignatureStyle = "old"
-\time 1/1;
-c1^"timeSignatureStyle = \"old\""
-\time 2/2;
-c1
-\time 2/4;
-c2
-\time 3/4;
-c2.
-\time 4/4;
-c1
-\time 5/4;
-c2. c2
-\time 6/4;
-c1.
-\time 3/2;
-c1.
-\time 7/4;
-c1 c2.
-\time 8/4;
-c\breve
-\time 9/4;
-c2. c2. c2.
-\time 6/8;
-c2.
-\time 9/8;
-c4. c4. c4.
-\break
-\property Staff.timeSignatureStyle = ""
-\time 1/1;
-c1^"timeSignatureStyle = \"\""
-\time 2/2;
-c1
-\time 2/4;
-c2
-\time 3/4;
-c2.
-\time 4/4;
-c1
-\time 5/4;
-c2. c2
-\time 6/4;
-c1.
-\time 3/2;
-c1.
-\time 7/4;
-c1 c2.
-\time 8/4;
-c\breve
-\time 9/4;
-c2. c2. c2.
-\break
-\property Staff.timeSignatureStyle = "1"
-\time 1/1;
-c1^"timeSignatureStyle = \"1\""
-\time 2/2;
-c1
-\time 2/4;
-c2
-\time 3/4;
-c2.
-\time 4/4;
-c1
-\time 5/4;
-c2. c2
-\time 6/4;
-c1.
-\time 3/2;
-c1.
-\time 7/4;
-c1 c2.
-\time 8/4;
-c\breve
-\time 9/4;
-c2. c2. c2.
-\break
-\property Staff.textalignment = \center
-\property Staff.timeSignatureStyle = "old9/8"
-\time 1/1;
-c1^"old9/8"
-\property Staff.timeSignatureStyle = "old6/8"
-\time 1/1;
-c1^"old6/8"
-\property Staff.timeSignatureStyle = "old6/8alt"
-\time 1/1;
-c1^"old6/8alt"
-\property Staff.timeSignatureStyle = "old9/4"
-\time 1/1;
-c1^"old9/4"
-\property Staff.timeSignatureStyle = "old6/4"
-\time 1/1;
-c1^"old6/4"
-\property Staff.timeSignatureStyle = "old3/2"
-\time 1/1;
-c1^"old3/2"
-\property Staff.timeSignatureStyle = "old4/4"
-\time 1/1;
-c1^"old4/4"
-\property Staff.timeSignatureStyle = "old2/2"
-\time 1/1;
-c1^"old2/2"
-\property Staff.timeSignatureStyle = "old2/4"
-\time 1/1;
-c1^"old2/4"
-\property Staff.timeSignatureStyle = "old4/8"
-\time 1/1;
-c1^"old4/8"
-\property Staff.timeSignatureStyle = "C4/4"
-\time 1/1;
-c1^"C4/4"
-\property Staff.timeSignatureStyle = "C2/2"
-\time 1/1;
-c1^"C2/2"
+++ /dev/null
-
-
-% \property Score. measurePosition = #(make-moment -1 4)
-\partial 4;
-c''4 c4 c4 c2 c1
-\cadenzaOn [c8 d e f] [g a b c b c b c]
-\cadenzaOff
-c4 c4 c4 c4
-\property Score. measureLength = #(make-moment 5 4)
-
-c1 c4
-c1 c4
-c4 c4
-\property Score. measurePosition = #(make-moment -3 8)
-b8 b b
-c4 c1
+++ /dev/null
-% btw: this is not how transposing is done in mudela,
-% this is a transposing performer, i.e. for midi-output only
-\property Staff.transposing = 0 c
-\property Staff.transposing = 2 c
-\property Staff.transposing = 4 c
-\property Staff.transposing = 5 c
-\property Staff.transposing = 7 c
-\property Staff.transposing = 9 c
-\property Staff.transposing = 11 c
-\property Staff.transposing = 12 c
+++ /dev/null
-
-\times 2/3 { c''8 c c }
-\times 2/3 { c8 c'' c,, }
+++ /dev/null
-\property Voice.textEmptyDimension = 1
-\property Voice.textScriptPadding = 10
-\property Voice.tupletVisibility = 0
-\times2/3{c'4^"tupletVisibility = 0" d e} \times2/3{[f8 g a]}
- \times2/3{b16 c d} c8 |
-\property Voice.tupletVisibility = 1
-\times2/3{c,4^"tupletVisibility = 1" d e} \times2/3{[f8 g a]}
- \times2/3{b16 c d} c8 |
-\property Voice.tupletVisibility = 2
-\times2/3{c,4^"tupletVisibility = 2" d e} \times2/3{[f8 g a]}
- \times2/3{b16 c d} c8 |
-\property Voice.tupletVisibility = 3
-\times2/3{c,4^"tupletVisibility = 3" d e} \times2/3{[f8 g a]}
- \times2/3{b16 c d} c8 |
-\property Voice.tupletVisibility = 4
-\times2/3{c,4^"tupletVisibility = 4" d e} \times2/3{[f8 g a]}
- \times2/3{b16 c d} c8 | \break
-
-\property Voice.tupletDirection = \down
-\property Voice.tupletVisibility = 0
-\times2/3{c,4^"tupletDirection = down" d e}
- \times2/3{[[f8 g a]]} \times2/3{b16 c d} c8 |
-\property Voice.tupletVisibility = 1
-\times2/3{c,4 d e} \times2/3{[f8 g a]} \times2/3{b16 c d} c8 |
-\property Voice.tupletVisibility = 2
-\times2/3{c,4 d e} \times2/3{[f8 g a]} \times2/3{b16 c d} c8 |
-\property Voice.tupletVisibility = 3
-\times2/3{c,4 d e} \times2/3{[f8 g a]} \times2/3{b16 c d} c8 |
-\property Voice.tupletVisibility = 4
-\times2/3{c,4 d e} \times2/3{[f8 g a]} \times2/3{b16 c d} c8 |\break
-
-\property Voice.tupletDirection = \up
-\property Voice.tupletVisibility = 0
-\times2/3{c,4^"tupletDirection = up" d e}
- \times2/3{[[f8 g a]]} \times2/3{b16 c d} c8 |
-\property Voice.tupletVisibility = 1
-\times2/3{c,4 d e} \times2/3{[f8 g a]} \times2/3{b16 c d} c8 |
-\property Voice.tupletVisibility = 2
-\times2/3{c,4 d e} \times2/3{[f8 g a]} \times2/3{b16 c d} c8 |
-\property Voice.tupletVisibility = 3
-\times2/3{c,4 d e} \times2/3{[f8 g a]} \times2/3{b16 c d} c8 |
-\property Voice.tupletVisibility = 4
-\times2/3{c,4 d e} \times2/3{[f8 g a]} \times2/3{b16 c d} c8 |
+++ /dev/null
-% this used to work:
-% <{\voiceone e}
-% {\voicetwo c}>
-
-% now we need:
-\context Staff
-<{\voiceone e}
-{\voicetwo c}>
-
-
-\version "1.0.21";
+++ /dev/null
-% Test of prima/secunda volta brackets in conjunction with
-% line breaks and special bars.
-
-c' d e f |
-\repeat "volta" 2 { g a b c }
-\alternative { { c b a g a g a g} { f e d c } }
-\repeat "volta" 2 { g a b c }
-\alternative { { c b a g \break a g a g} { f e d c } }
-c' d e f |
-\repeat "volta" 2 { g a b c }
-\alternative { { c b a g \break a g a g \break a b a b } { f e d c } }
-c' d e f |
-\repeat "volta" 2 { g a b c }
-\alternative { { c b a g } { f e d c \break a g a g} }
-c' d e f |
-\repeat "volta" 2 { g a b c }
-\alternative { { c b a g a g a g} { f e d c \bar "|.";} }
+++ /dev/null
-#if 0
-/*
- new-chord-tremolo-engraver.cc -- implement New_chord_tremolo_engraver
-
- source file of the GNU LilyPond music typesetter
-
- (c) 2000 Han-Wen Nienhuys <hanwen@cs.uu.nl>
-
- */
-
-
-
-class New_chord_tremolo_engraver : public Engraver
-{
-public:
- VIRTUAL_COPY_CONS(Translator);
- New_chord_tremolo_engraver();
-protected:
-
- virtual bool do_try_music (Music *);
- virtual void do_process_music ();
-};
-
-New_chord_tremolo_engraver::New_chord_tremolo_engraver()
-{
-}
-
-bool
-New_chord_tremolo_engraver::do_try_music (Music * m)
-{
- if (dynamic_cast<Repeated_music*> (m))
- {
-
- }
-}
-
-#endif
+++ /dev/null
-\header {
- filename = "gnossienne-4.ly";
- title = "Gnossienne";
- subtitle = "4";
- source = "";
- composer = "Erik Satie (1866-1925)";
- enteredby = "jcn";
- copyright = "Public Domain";
-}
-
-%{
- Tested Features: cross staff auto beams and slurs, grace notes, no bars
-%}
-
-\version "1.3.4";
-
-\include "nederlands.ly"
-
-global = \notes {
- \key a \minor;
- \time 6/4;
- \skip 1.*34;
- \bar ".|";
-}
-
-melody = \notes\relative c''{
- \clef violin;
- \property Voice.verticalDirection = #1
- \property Voice.graceFraction = "1/4"
- r2 r r
- r2 r r
- r4 a'8--(\< a-- a-- a-- c-- \!b-- a--\> gis f \!e
- es8 \grace b( ))c r4 r2 r
- r2 r r
- r4 a'8--(\< a-- a-- a-- c-- \!b-- a--\> gis f \!e
- es8 \grace b( ))c r4 r2 r
- r4 g16( a bes a g a bes a g a bes a g a bes a g fis es fis
- )d4 \grace fis8()gis4 ~ gis8 r r4 r2
- r4 g16( a bes a g a bes a g a bes a g a bes a g fis es fis
- )d4 \grace fis8()gis4 ~ gis8 r r4 r2
- \grace a8()f4 ~ f8 r r2 r
- r2 r4 a8( b c d c b \grace b8()e \grace a,())g r4 r2 r
- r2 r4 a8( b c d c b a b c d c b a b c d c b
- \grace b8()e \grace a,())g r4 r2 r
- a2( \grace e'8()f4 ~ )f8 r r2
- r2 r r
- fis,4( \grace dis8<)cis4 ais> r2 r
- \grace b'8()a \grace b()a r4 r2 r
- r4 a'8--(\< a-- a-- a-- c-- \!b-- a--\> gis f \!e
- es8 \grace b())c r4 r2 r
- d,4( \grace fis8()gis4 ~ )gis8 r r4 r2
- f4 ~ f8 r r2 r
- f'8( g a b a g f g a b a g
- \grace f8()g \grace d)e r4 r2 r
- f8( g a b a g f g a b a g
- \grace f8()g8 \grace d())e r4 r2 r
- a,2( \grace e'8() f4 ~ )f8 r r2
- r2 r r
- fis,4( \grace dis8<)cis4 ais> r2 r
- <e1 g b e> ~ <e g b e>
-}
-
-basloopje = \notes\relative c{
-% d,8( a' d f a \translator Staff=treble d f d \translator Staff=bass a f d )a
- d,8( a' d f a d f d a f d )a
-}
-
-accompany = \notes \relative c{
- % snapnie, hoevaak relative c heeft ze nodig?
- \notes\relative c \basloopje
- \notes\relative c \basloopje
- \notes\relative c \basloopje
- \transpose bes \notes\relative c{ \basloopje }
- \transpose bes \notes\relative c{ \basloopje }
- \notes\relative c \basloopje
- \transpose bes \notes\relative c{ \basloopje }
- \transpose bes \notes\relative c{ \basloopje }
- \transpose a \notes\relative c{ \basloopje }
- \transpose bes \notes\relative c{ \basloopje }
- \transpose a \notes\relative c{ \basloopje }
- \notes\relative c \basloopje
- \notes\relative c \basloopje
- % huh? d'
- \transpose d' \notes\relative c{ \basloopje }
- \notes\relative c \basloopje
- \notes\relative c \basloopje
- \transpose d' \notes\relative c{ \basloopje }
- \notes\relative c \basloopje
- \notes\relative c \basloopje
- \transpose e' \notes\relative c{ \basloopje }
- \notes\relative c \basloopje
- \notes\relative c \basloopje
- \transpose bes \notes\relative c{ \basloopje }
- \transpose a \notes\relative c{ \basloopje }
- \notes\relative c \basloopje
- \notes\relative c \basloopje
- \transpose d' \notes\relative c{ \basloopje }
- \notes\relative c \basloopje
- \transpose d' \notes\relative c{ \basloopje }
- \notes\relative c \basloopje
- \notes\relative c \basloopje
- \transpose e' \notes\relative c{ \basloopje }
- < e1 b' e> ~ < e b' e>
-}
-
-
-\score{
- \notes{
- \context PianoStaff \relative c <
- %\context Staff=upper <
- \context Staff=up <
- \global
- \context Voice=foo {
- \property Voice.verticalDirection = #1
- \property Voice.scriptVerticalDirection = #1
- \melody
- }
- >
- \context Staff=down <
- \global
- \clef bass;
- \property Voice.slurVerticalDirection = #1
- \accompany
- >
- >
- }
- \paper {
- gourlay_maxmeasures = 4.;
- indent = 8.\mm;
- textheight = 295.\mm;
-
- slur_interstaff_slope_damping = 100.0;
- slur_interstaff_height_damping = 100.0;
-
- \translator{
- \StaffContext
- % don't auto-generate bars: not a good idea: -> no breakpoints
- % barAuto = "0";
- % urg defaultBarType = "";
- defaultBarType = "empty";
- \remove "Time_signature_engraver";
-
- slurVerticalDirection = #1
- verticalDirection = #-1
- beamAutoEnd = #(make-moment 1 2)
- }
- }
- \midi {
- \tempo 4 = 54;
- }
-}
+++ /dev/null
-#
-
-depth = ../..
-
-examples=
-LOCALSTEPMAKE_TEMPLATES=mutopia
-
-include $(depth)/make/stepmake.make
-
-
+++ /dev/null
-\header{
-filename="Sinfonia.ly";
-title="Sinfonia";
-subtitle="G major";
-composer="Leopold Mozart";
-arranger="(1719-1787)";
-copyright="public domain";
-enteredby="Maarten Storm";
-
-}
-
-
-global = \notes{
- \key G;
- \time 2/4;
- s2*4 \break
- s2*5 \break
- s2*5 \break
- s2*5 \break
- s2*5 \break
- s2*5 \break
- s2*5 \break
- s2*5 \break
- s2*5 \break
- s2*5 \break
- s2*6 \bar ":|"; \break
- \bar "|:"; s2*6 \break
- s2*5 \break
- s2*5 \break
- s2*5 \break
- s2*5 \break
- s2*5 \break
- s2*5 \break
- s2*5 \break
- s2*5 \break
- s2*5 \break
- s2*4 \break
- s2*5 \bar ":|";
-
-%fine
-}
-
-tempi = \notes{
- \property Voice.textStyle = "large"
- s8^"Allegro"
-
-}
-
-dynamics = \notes{
- \context Voice=i
- s16\f s8. s4 | s2*17
- s8\p s4. | s8\f s4. | s2*4
- s8\p s4. | s8\f s4. | s2*29
- s8\p s4. | s2 |
- s8\f s4. | s2 | s8\p s4. | s2 | s8\f s4. | s2*47
- s16 s16\p s4. | s2 |
- s16 s16\f s4. |
- s16 s16\p s4. |
- s16 s16\f s4. |
-}
-
-
-violinoi = \notes \relative c'{
- \context Voice=i
- \clef "violin";
- \stemup
- [<g8 d' b' g'> g'' g g] \stemboth | [g16 a b a] [g a b a] |
- \stemup [<g,,8 d' b' g'> g'' g g] \stemboth | [g16 a b a] [g a b a] |
-%5
- \stemup [<g,,8 d' b' g'> g'' g g] \stemboth | [g16 d c b] [a g fis g] |
- [e' fis g fis] [g e d c] | [b c d c] [d b a g] |
- [e' fis g fis] [g e d c] | [b c d c] [d b a g] |
-%11
- [fis g a b] [c a g fis] | [g a b c] [d b a g] |
- [a b c d] [e c b a] | [b c d c] [d b a g] |
-%15
- [fis g a g] [fis e d c] | [b a g8] r4 |
- \stemup [<g8 d' b' g'> g'' g g] \stemboth |
- \times 2/3 {[g8 d c]} \times 2/3 {[b a g]} |
- \times 2/3 {[g'8 d c]} \times 2/3 {[b a g]} |
-%20
- \times 2/3 {[f' d c]} \times 2/3 {[b a g]} |
- \stemup [<c,8 e c' e> e' e e] | <c,2 e c' e> |
- [<a8 e' cis' a'> a'' a a] \stemboth |
- \times 2/3 {[a8 e d]} \times 2/3 {[cis b a]} |
- \times 2/3 {[a' e d]} \times 2/3 {[cis b a]} |
-%26
- \times 2/3 {[g' e d] [cis b a]} |
- \stemup [<d,8 a' fis'> fis' fis fis] \stemboth|
- <d,2 a' fis'> | \times 2/3 {[b'8 c d]} \times 2/3 {[e fis g]} |
- \times 2/3 {[g fis g]} \times 2/3 {[b, a g]} |
- \times 2/3 {[a b cis]} \times 2/3 {[d e fis]} |
-%32
- \times 2/3 {[fis e fis]} \times 2/3 {[a, g fis]} |
- \times 2/3 {[g a b]} \times 2/3 {[cis d e]} |
- \times 2/3 {[e d e]} \times 2/3 {[g, fis e]} |
-%35
- [fis16 d e d] [e d e d] | [g d e d] [e d e d] |
- [a' d, e d] [e d e d] | [b' d, e d] [e d e d] |
- [cis' a b a] [b a b a] | [d a b a] [b a b a] |
- [e' a, b a] [a b a b] | [fis' a, b a] [a b a b] |
-%43
- \times 2/3 {[g'8 b a]} \times 2/3 {[g fis e]} |
- \times 2/3 {[a d, cis]} \times 2/3 {[d cis d]} |
- \times 2/3 {[g, b a]} \times 2/3 {[g fis e]} |
- \times 2/3 {[a d, cis]} \times 2/3 {[d cis d]} |
-%47
- [b''16 g fis e] [a fis e d] | [g e d cis] [fis d cis b] | gis,2 |
-%50
- a4 g'! | [fis16 fis e d] e4 | d d' | r8 r16 gis,16 a4 |
- r8 [fis g! a] | d,2
- [d'8 e f a,] | [gis a] r4 |
- \times 2/3 {[f8 e d]} \times 2/3 {[c b a]} | [gis a] r4 |
-%60
- [c'8 d e g,?] | [fis g] r4 |
- \times 2/3 {[d8 a' c]} \times 2/3 {[b a b]} | [b a] r4 |
-%64 : reprise
- \stemup [<g,8 d' b' g'> g'' g g] | \stemdown [g16 a b a] [g a b a] |
- \stemup [<g,,8 d' b' g'> g'' g g] | \stemdown [g16 a b a] [g a b a] |
- \stemup [<g,,8 d' b' g'> g'' g g] | \stemboth [g16 d c b] [a g fis g] |
-%70
- [e' fis g fis] [g e d c] | [b c d c] [d b a g] |
- [fis g a g] [fis e d c] | [b a g8] r4 |
- \stemup [<g8 d' b' g'> g'' g g] \stemboth |
- \times 2/3 {[g8 d c]} \times 2/3 {[b a g]} |
- \times 2/3 {[f d c]} \times 2/3 {[b a g]} | [e' c] r4 |
-%78
- \stemup [<a8 e' cis' a'> a'' a a] \stemboth |
- \times 2/3 {[a8 e d]} \times 2/3 {[cis b a]} |
- \times 2/3 {[g e d]} \times 2/3 {[cis b a]} | [fis' d] r4 |
- \times 2/3 {[e'8 fis g]} \times 2/3 {[a b c]} |
- \times 2/3 {[c b c]} \times 2/3 {[e, d c]} |
- \times 2/3 {[d e fis]} \times 2/3 {[g a b]} |
- \times 2/3 {[b a b]} \times 2/3 {[d, c b]} |
- \times 2/3 {[c d e]} \times 2/3 {[fis g a]} |
- \times 2/3 {[a g a]} \times 2/3 {[c, b a]} |
-%88
- [b16 g a g] [a g a g] | [c g a g] [a g a g] | [d' g, a g] [a g a g] |
- [e' g, a g] [a g a g] | [fis' d e d] [e d e d] | [g d e d] [e d e d] |
- [a' d, e d] [e d e d] | [b' d, e d] [e d e d] |
-%96
- \times 2/3 {[c'8 e, d]} \times 2/3 {[c b a]} |
- \times 2/3 {[d g, fis]} \times 2/3 {[g fis g]} |
- \stemup \times 2/3 {[d c' c]} \times 2/3 {[c b a]} \stemboth |
- \times 2/3 {[d g, fis]} \times 2/3 {[g fis g]} |
-%100
- [e'16 c b a] [d b a g] | [c a g fis] [b g fis e] | cis2 | d4 c'! |
- [b16 b a g] a4^\trill | g g' |
-%106
- r8 r16 cis,, d4 | r8 [b c? d] | [g,16 g'' g g] g4:16 |
- [fis16 g a g] [fis e d c] | [b g' g g] g4:16 |
- [fis16 g a g] [fis e d c] | [b g' g, a] a4^\trill |
- [b16 g' g, a] a4^\trill | [b16 g' g, a] a4^\trill | [g8 d] g,4
-%fine
-
-}
-
-violinoii = \notes \relative c'{
- \context Voice=i
- \clef "violin";
- \stemup [<g8 d' b' g'> g'' g g] \stemboth | [b,16 c d c] [b c d c] |
- \stemup [<g,8 d' b' g'> g'' g g] \stemboth | [b,16 c d c] [b c d c] |
-%5
- \stemup [<g,8 d' b' g'> g'' g g] \stemboth | [g16 d c b] [a g fis g] |
- [e' fis g fis] [g e d c] | [b c d c] [d b a g] |
- [e' fis g fis] [g e d c] | [b c d c] [d b a g] |
-%11
- [fis g a b] [c a g fis] | [g a b c] [d b a g] |
- [a b c d] [e c b a] | [b c d c] [d b a g] |
-%15
- [fis g a g] [fis e d c] | [b a g8] r4 |
- \stemup [<g8 d' b' g'> g'' g g] \stemboth |
- \times 2/3 {[g8 d c]} \times 2/3 {[b a g]} |
- \times 2/3 {[g'8 d c]} \times 2/3 {[b a g]} |
- \times 2/3 {[f' d c]} \times 2/3 {[b a g]} |
-%21
- \stemup [<c,8 e c' e> e' e e] | <c,2 e c' e> |
- [<a8 e' cis' a'> a'' a a] \stemboth |
- \times 2/3 {[a8 e d]} \times 2/3 {[cis b a]} |
- \times 2/3 {[a' e d]} \times 2/3 {[cis b a]} |
-%26
- \times 2/3 {[g' e d]} \times 2/3 {[cis b a]} |
- \stemup [<d, a' fis'> fis' fis fis] \stemboth |
- <d,2 a' fis'> | \times 2/3 {[b'8 c d]} \times 2/3 {[e fis g]} |
- \times 2/3 {[g fis g]} \times 2/3 {[b, a g]} |
- \times 2/3 {[a b cis]} \times 2/3 {[d e fis]} |
-%32
- \times 2/3 {[fis e fis]} \times 2/3 {[a, g fis]} |
- \times 2/3 {[g a b]} \times 2/3 {[cis d e]} |
- \times 2/3 {[e d e]} \times 2/3 {[g, fis e]}
-%35
- [fis16 d e d] [e d e d] | [g d e d] [e d e d] |
- [a' d, e d] [e d e d] | [b' d, e d] [e d e d] |
- [cis' a b a] [b a b a] | [d a b a] [b a b a] |
- [e' a, b a] [a b a b] | [fis' a, b a] [a b a b] |
-%43
- \times 2/3 {[g'8 b a]} \times 2/3 {[g fis e]} |
- \times 2/3 {[a d, cis]} \times 2/3 {[d cis d]} |
- \times 2/3 {[g, b a]} \times 2/3 {[g fis e]} |
- \times 2/3 {[a d, cis]} \times 2/3 {[d cis d]} |
-%47
- [b''16 g fis e] [a fis e d] | [g e d cis] [fis d cis b] | gis,2 |
-%50
- a4 g'! | [fis16 fis e d] e4 | d d' | r8 r16 g,16 a4 |
- r8 [fis g! a] | d,2
- f4 r8 f | [e-. ~ e-.] r4 |
- \times 2/3 {[f8 e d]} \times 2/3 {[c b a]} | [gis a] r4 |
-%60
- e'4 r8 e | [d-. ~ d-.] r4 |
- \times 2/3 {[d8 a' c]} \times 2/3 {[b a b]} | [b a] r4 |
-%64 : reprise
- \stemup [<g,8 d' b' g'> g'' g g] \stemboth | [b,16 c d c] [b c d c] |
- \stemup [<g,8 d' b' g'> g'' g g] \stemboth | [b,16 c d c] [b c d c] |
- \stemup [<g,8 d' b' g'> g'' g g] \stemboth | [g16 d c b] [a g fis g] |
-%70
- [e' fis g fis] [g e d c] | [b c d c] [d b a g] |
- [fis g a g] [fis e d c] | [b a g8] r4 |
- \stemup [<g8 d' b' g'> g'' g g] \stemboth |
- \times 2/3 {[g8 d c]} \times 2/3 {[b a g]} |
- \times 2/3 {[f d c]} \times 2/3 {[b a g]} | [e' c] r4 |
-%78
- \stemup [<a8 e' cis' a'> a'' a a] \stemboth |
- \times 2/3 {[a8 e d]} \times 2/3 {[cis b a]} |
- \times 2/3 {[g e d]} \times 2/3 {[cis b a]} | [fis' d] r4 |
- \times 2/3 {[e'8 fis g]} \times 2/3 {[a b c]} |
- \times 2/3 {[c b c]} \times 2/3 {[e, d c]} |
- \times 2/3 {[d e fis]} \times 2/3 {[g a b]} |
- \times 2/3 {[b a b]} \times 2/3 {[d, c b]} |
- \times 2/3 {[c d e]} \times 2/3 {[fis g a]} |
- \times 2/3 {[a g a]} \times 2/3 {[c, b a]} |
-%88
- [b16 g a g] [a g a g] | [c g a g] [a g a g] | [d' g, a g] [a g a g] |
- [e' g, a g] [a g a g] | [fis' d e d] [e d e d] | [g d e d] [e d e d] |
- [a' d, e d] [e d e d] | [b' d, e d] [e d e d] |
-%96
- \times 2/3 {[c'8 e, d]} \times 2/3 {[c b a]} |
- \times 2/3 {[d g, fis]} \times 2/3 {[g fis g]} |
- \stemup \times 2/3 {[d c' c]} \times 2/3 {[c b a]} \stemboth |
- \times 2/3 {[d g, fis]} \times 2/3 {[g fis g]} |
-%100
- [e'16 c b a] [d b a g] | [c a g fis] [b g fis e] | cis2 | d4 c'! |
- [b16 b a g] a4^\trill | g g' |
-%106
- r8 r16 cis,, d4 | r8 [b c? d] | [g,16 g'' g g] g4:16 |
- [fis16 g a g] [fis e d c] | [b g' g g] g4:16 |
- [fis16 g a g] [fis e d c] | [b g' g, a] a4^\trill |
- [b16 g' g, a] a4^\trill | [b16 g' g, a] a4^\trill | [g8 d] g,4
-%fine
-
-}
-
-viola = \notes \relative c'{
- \context Voice=i
- \clef "alto";
- [b16 c d c] [b c d c] | [b8 b b b] |
- [b16 c d c] [b c d c] | [b8 b b b] |
-%5
- [b16 c d c] [b c d c] | b4 r |
- r8 [e g a] | [d, b b d] | [g, e' g a] |
-%10
- [d, b d e] | [a, fis'16 g] [a fis e d] |
- [d8 d d d] | r [a' a a] | [d, b d e] |
- [a, d d a] | [g16 g' fis e] [d c b a] |
- [g b d c] [b c d c] | b4 r | d d | d d |
-%21
- [e16 f? g f] [e f g f] | [g8 e e d] |
- [cis16 d e d] [cis d e d] | cis4 r |
-%25
- e e | e e | [fis16 g a g] [fis g a g] |
- [fis8 fis a a] | d,4 b | b g' | cis,? a |
- a fis' b, g' | a a, |
-%35
- [a8 fis' fis fis] | r [g g g] | r [a a a] |
- r [b, b b] | r [cis cis cis] | r [d d d] | r [e e e] |
- r [fis fis fis] |
-%43
- \times 2/3 {[e g fis]} \times 2/3 {[e fis g]} | fis4 r |
- \times 2/3 {[e8 g fis]} \times 2/3 {[e fis g]} | fis4 r |
-%47
- [d8 g d fis] | r [e a, d] | r b [b cis16 d] |
- [e8 d e cis] | [d d d cis] | d4 d' | r8 r16 gis, a4 |
- r8 [fis8 g! a] | d,2
- [d8 d d d] | [d c!] r4 |
- \times 2/3 {[f8 e d]} \times 2/3 {[c b a]} | [gis a] r4 |
-%60
- [c8\p c c c] | [c b] r4 | [a8 fis e g] | [g fis] r4 |
-%64 : reprise
- [b,16 c d c] [b c d c] | [b8 b b b] |
- [b16 c d c] [b c d c] | [b8 b b b] |
-%68
- [b16 c d c] [b c d c] | b4 r |
- r8 [e g a] | [d b] r e | [a, a a a] |
-%73
- [g16 b c d] [e fis g a] | [b c d c] [b c d c] | b4 r |
- d, d | g, r | [cis16 d e d] [cis d e d] | cis 4 r |
-%80
- e4 e | [a,8 fis'16 g] [fis8 d] |
- g,4 e' | e c' | fis, d | d b' | e, c | c d |
-%88
- [d8 b b b] | r [c c c] | r [d d d] | r [e e e] | r [fis fis fis] |
- r [g g g] | r [a a a] | r [b b b] |
-%96
- \times 2/3 {[a c b]} \times 2/3 {[a b c]} | b4 r |
- \times 2/3 {[a,8 a g]} \times 2/3 {[a b c]} |
- b4 r | [g8 c g b] | r [a' d, g] | r e [e fis16 g] | [a8 g a fis] |
-%104
- g8 g4 fis8 | g4 g | r8 r16 cis, d4 | r8 [b c? d] | [g, b d e] |
- [a, a a' a] | [d, b d e] | [a, a a' a] | [d, d e d] | [d d e d] |
- [d g g fis] | [g d] g,4
-%fine
-
-}
-
-bassocontinuo = \notes \relative c'{
- \context Voice=i
- \clef "bass";
- [g16 a b a] [g a b a] | [g8 g, g g'] |
- [g16 a b a] [g a b a] | [g8 g, g g'] |
-%5
- [g16 a b a] [g a b a] | [g8 g,] r4 |
- [c'8 c,] [e fis] | [g g g b,] |
- [c c] [e fis] | [g g b c] |
-%11
- [d d d c] | [b b b b] | [fis fis fis fis] |
- [g g b c] | [d fis, fis fis] | [g16 g fis e] [d c b a] |
-%17
- [g g' b a] [g a b a] | g4 r | b, b | b b |
-%21
- [c16 d e d] [c d e d] | [c8 e' c a] | [a16 b cis b] [a b cis b]
- a4 r | cis, cis | cis cis |
-%27
- [d16 e fis e] [d e fis e] | [d8 d fis fis] | g4 g |
- e e | fis fis | d d | e e | cis cis |
-%35
- d2:8 | e2:8 | fis2:8 | g2:8 | a2:8 | b2:8 | [cis8 cis,? cis cis] |
- d2:8 | cis4 cis | d r | cis cis | d r |
-%47
- g8 r fis r | e r d r | r [e e d] | [cis b cis a] | [d fis g a] |
- d,4 d' | r8 r16 gis, a4 | r8 [fis g! a] | d,2
- r2 | r |
- \times 2/3 {[f8 e d]} \times 2/3 {[c b a]} | [gis a] r4 |
-%60
- r2 | r |
- [f'8 d g g,] | [d' d'] [d16 c b a] |
-%64 : reprise
- [g16 a b a] [g a b a] | [g8 g, g g'] |
- [g16 a b a] [g a b a] | [g8 g, g g'] |
-%68
- [g16 a b a] [g a b a] | g4 r |
- [c8 c,] [e fis] | [g g b, c] | [e fis fis fis] |
-%73
- [g16 g, a b] [c d e fis] | [g a b a] [g a b a] | g4 r |
- b, b | [c8 c'16 d] [e d cis b] | [a b cis b] [a b cis b] |
-%79
- a4 r | cis,4 cis | [d8 d'16 e] [d8 b] |
- c4 c | a a | b b | g g | a a | fis fis | g2:8 | a2:8 |
-%90
- [b8 b, b b] | c2:8 | d2:8 | e2:8 | fis2:8 | g2:8 |
- fis4 fis | g r | fis fis | g r | c8 r b r | a r g r |
- r [a a g] | [fis e fis d] | [g, b c d] | g,4 g' |
-%106
- r8 r16 cis, d4 | r8 [b c? d] | [g, g' b c] | [d fis, fis fis] |
- [g g, b c] | [d fis fis fis] | [g b, c d] | [g, b c d] |
- [g, b c d] | [g d] g,4
-%fine
-}
-
-
-\score{
- \context StaffGroup <
- \context Staff = i < %\tempi
- \global \dynamics \violinoi >
- \context Staff = ii < \global \dynamics \violinoii >
- \context Staff = iii < \global \dynamics \viola >
- \context Staff = iv < \global \dynamics \bassocontinuo >
- >
- \header{
- piece="I. Allegro";
- }
- \paper{
- \translator { \OrchestralScoreContext }
- }
- \midi{ \tempo 4 = 100; }
-}
-
-\version "1.3.4";