Ficheiro:Wagner Tristan opening.png

Os contidos da páxina non están dispoñibles noutras linguas.
Na Galipedia, a Wikipedia en galego.

Ficheiro orixinal(4.550 × 1.467 píxeles; tamaño do ficheiro: 136 kB; tipo MIME: image/png)

Resumo

The opening of Richard Wagner's opera, Tristan und Isolde in piano score.

The music is in the public domain. The image was made with GNU LilyPond and is similarly released into the public domain. See File:Wagner Tristan opening.mid for the MIDI file associated with this image

Dynamic indications have been left off both to make coding easier and to reduce clutter. Here is the LilyPond source used to make the image:

\version "2.2.0"

staffPiano = {  
  \new PianoStaff {
    \time 6/8
    <<
    \context Staff = "up" {
      \clef treble
      \notes {
        \set Staff.midiInstrument = #"acoustic grand"
        #(set-accidental-style 'modern)
        \partial 8
        \relative c''{
          <<  { s8
          s2.
          \override Slur #'attachment = #'(stem . stem)
          gis4.~( gis4 a8 ais b4~ b8) }
          \\
          { a,8(
          f'4.~ f4 e8
          dis2.)( d4.)~ d8 } >>
            r8 r
        }
      }
    }
    \context Staff = "down" {
      \clef bass
      \notes {
        \set Staff.midiInstrument = #"acoustic grand"
        \partial 8
        \relative c{
          r8
          R2.
          <f b>2.(
          <e gis>4.)~ <e gis>8 r r
        }
      }
    }
    >>
  }
}

\score {
  \staffPiano

  \paper {
    indent = 0.0\mm
    raggedright = ##t
  }
  \midi {
    \tempo 4 . = 35
  }
}


Source: en:wiki 16:27, 11 May 2004 . . Camembert (Talk | contribs) . . 440×166 (7,280 bytes)

Licenza

Public domain O autor desta obra, Camembert em Wikipedia em inglés, liberouna e agora pertence ao dominio público. Isto é válido en todo o mundo.
Nalgúns países, isto pode non ser legalmente posible; entón:
Camembert concede a calquera o dereito de empregar esta obra para o propósito que considere oportuno, sen condicións, agás aquelas que sexan requiridas pola lei.

Pés de foto

Engada unha explicación dunha liña do representa este ficheiro

Elementos retratados neste ficheiro

representa a

Historial do ficheiro

Prema nunha data/hora para ver o ficheiro tal e como estaba nese momento.

Data/HoraMiniaturaDimensiónsUsuarioComentario
actual10 de decembro de 2015 ás 05:23Miniatura da versión ás 05:23 do 10 de decembro de 20154.550 × 1.467 (136 kB)SkiasaurusRecompiled using a newer version of LilyPond (2.19.28), and in higher resolution.
29 de agosto de 2006 ás 04:48Miniatura da versión ás 04:48 do 29 de agosto de 2006440 × 166 (7 kB)AnturThe opening of Richard Wagner's opera, Tristan und Isolde in piano score. The music is in the public domain. The image was made with GNU LilyPond and is similarly released into the public domain. See Image:Wagner Tristan opening.midi for the MIDI file as

A seguinte páxina usa este ficheiro:

Uso global do ficheiro

Os seguintes wikis empregan esta imaxe:

Metadatos