Jump to content

User:Trlkly/sandbox

From Wikipedia, the free encyclopedia

My Sandbox

[edit]

I'm not really sure if I really need one of these. Why isn't preview enough? But, I need to test my new signature, so this as good a place as any.

-- trlkly 00:49, 31 May 2007 (UTC)

Sweet! It works!

Template test

[edit]

None for now....

Score test

[edit]
\version "2.10.33"

  \new ChoirStaff <<
    \override Score.BarNumber #'break-visibility = #'#(#f #f #f)
    \new Staff = "women" \with {
      \remove "Time_signature_engraver"
      } <<
      \set Score.tempoHideNote = ##t
    \tempo 4 = 100
      \relative c'' {
      \new Voice = "sopranos" {
        \voiceOne
        \override Voice.Rest #'staff-position = #0
          \autoBeamOff
          \key g \major
          \time 4/4
          b8 b b4 b8 b b4 |
          b8 d g,8. a16 b4 r4 |
          c8 c c8. c16 c8 b b b16 b |
          b8 a a b a4 d |
          b8 b b4 b8 b b4 |
          b8 d g,8. a16 b4 r4 |
          c8 c c8. c16 c8 b b b16 b |
          d8 d c a g4. r8 \bar "|."
      }
        \addlyrics {
      Jin -- gle bells, jin -- gle bells, |
      jin -- gle all the way. |
      Oh what fun it is to ride in a |
      one horse o -- pen sleigh. O! |
      Jin -- gle bells, jin -- gle bells, |
      jin -- gle all the way. |
      Oh what fun it is to ride in a |
      one horse o -- pen sleigh. \bar "|."
    }
    }
      \relative c'' {
      \new Voice = "altos" {
        \voiceTwo
          \autoBeamOff
          \key g \major
          \time 4/4
          g8 g g4 g8 g g4 |
          g8 g d8. d16 g4 s4 |
          e8 e e8. e16 e8 d d g16 g |
          g8 g g g fis4 fis |
          g8 g g4 g8 g g4 |
          g8 g d8. d16 g4 s4 |
          e8 e e8. e16 e8 d d g16 g |
          fis8 fis fis fis g4. s8 \bar "|."
      }
    }
    >>
   
    \new Staff = "men" \with {
      \remove "Time_signature_engraver"
      } <<
      \relative c' {
      \clef bass
      \new Voice = "tenors" {
        \voiceOne
        \override Voice.Rest #'staff-position = #0
          \autoBeamOff
          \key g \major
          \time 4/4
          d8 d d4 d8 d d4 |
          d8 b b8. c16 d4 r4 |
          g,8 g g8. g16 g8 g g d'16 d |
          cis8 cis cis cis d4 c |
          d8 d d4 d8 d d4 |
          d8 b b8. c16 d4 r4 |
          g,8 g g8. g16 g8 g g d'16 d |
          d8 d a c b4. r8 \bar "|."
      }
    }
      \relative c {
      \new Voice = "basses" {
        \voiceTwo
          \autoBeamOff
          \key g \major
          \time 4/4
          g'8 g g4 g8 g g4 |
          g8 g g8. g16 g4 s4 |
          c,8 c c8. c16 g8 g g g'16 g |
          e8 e a, a d4 d |
          g8 g g4 g8 g g4 |
          g8 g g8. g16 g4 s4 |
          c,8 c c8. c16 g8 g g g'16 g |
          d8 d d d g4. s8 \bar "|."
      }
    }
    >>
  >>

\version "2.14.2"

% The score definition
    \new PianoStaff <<
      \set PianoStaff.instrumentName = "Piano"
      \set PianoStaff.shortInstrumentName = "Pno."
      \context Staff = "1" <<
        \context Voice = "PartPOneVoiceOne" { \relative e'' {
  \clef "treble" \key a \major \time 3/8 \partial 8 \tempo 8=120 e16 (
  dis16 \repeat volta 2 {
    | % 1
    e16 dis16 e16 b16 d16 ) cis16 | % 2
    a8 \sustainOn r16 cis,16 e16 a16 \sustainOff | % 3
    b8 \sustainOn r16 e,16 gis16 b16 \sustainOff | % 4
    cis8 \sustainOn r16 e,16 e'16 ( dis16 \sustainOff | % 5
    e16 dis16 e16 b16 d16 cis16 | % 6
    a8 \sustainOn ) r16 cis,16 e16 a16 \sustainOff | % 7
    b8 \sustainOn r16 e,16 cis'16 b16 \sustainOff | % 8
    a8 \sustainOn r16 b16 cis16 d16 \sustainOff | % 9
    e8. \sustainOn gis,16 fis'16 e16 \sustainOff | \barNumberCheck
    #10
    d8. \sustainOn fis,16 e'16 d16 \sustainOff | % 11
    cis8. \sustainOn e,16 d'16 cis16 \sustainOff | % 12
    b8 \sustainOn r16 e,16 e'8 | % 13
    r16 e16 e'8 -> ^^ r16 dis,16 | % 14
    e16 r16 r16 dis16 e16 dis16 | % 15
    e16 dis16 e16 b16 d16 cis16 | % 16
    a8 \sustainOn r16 cis,16 e16 a16 \sustainOff | % 17
    b8 \sustainOn r16 e,16 cis'16 b16 \sustainOff | % 18
    <cis, a'>4. \sustainOn \bar "|."
  }
} }
      >> \context Staff = "2" <<
        \context Voice = "PartPOneVoiceFive" { \relative a, {
  \clef "bass" \key a \major \time 3/8 \partial 8 r8 \repeat volta 2 {
    | % 1
    R4. | % 2
    a16 e'16 a4 | % 3
    e,16 e'16 gis4 | % 4
    a,16 e'16 a4 | % 5
    R4. | % 6
    a,16 e'16 a4 | % 7
    e,16 e'16 gis4 | % 8
    a,16 e'16 a4 | % 9
    cis,16 gis'16 cis4 | \barNumberCheck #10
    gis,16 gis'16 b4 | % 11
    a,16 e'16 a4 | % 12
    e,16 e'16 e'4 \clef "treble" | % 13
    e'8. dis16 e16 r16 | % 14
    r16 dis16 e16 r16 r8 | % 15
    R4. | % 16
    \clef "bass" a,,,16 \sustainOn e'16 a4 | % 17
    e,16 \sustainOff e'16 gis4 | % 18
    <a,, a'>4. \bar "|."
  }
} }
      >>
    >>