Tiedosto:Wagner Tristan opening.png

Wikipediasta
Siirry navigaatioon Siirry hakuun

Alkuperäinen tiedosto(4 550 × 1 467 kuvapistettä, 136 KiB, MIME-tyyppi: image/png)

Yhteenveto

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)

Lisenssi

Public domain Tämän teoksen tekijä, Camembert projektissa Wikipedia kielellä englanti, on julkaissut sen public domainiin. Tämä on voimassa maailmanlaajuisesti.
Joissain maissa laki ei mahdollista tätä. Mikäli näin on:
Camembert myöntää kaikille oikeuden käyttää tätä teosta mihin tahansa tarkoitukseen ilman minkäänlaisia ehtoja, ellei laki vaadi ehtojen asettamista.

Kuvatekstit

Lisää yhden rivin pituinen kuvaus tästä tiedostosta

Kohteet, joita tässä tiedostossa esitetään

esittää

Tiedoston historia

Päiväystä napsauttamalla näet, millainen tiedosto oli kyseisellä hetkellä.

PäiväysPienoiskuvaKokoKäyttäjäKommentti
nykyinen10. joulukuuta 2015 kello 08.23Pienoiskuva 10. joulukuuta 2015 kello 08.23 tallennetusta versiosta4 550 × 1 467 (136 KiB)SkiasaurusRecompiled using a newer version of LilyPond (2.19.28), and in higher resolution.
29. elokuuta 2006 kello 07.48Pienoiskuva 29. elokuuta 2006 kello 07.48 tallennetusta versiosta440 × 166 (7 KiB)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

Seuraava sivu käyttää tätä tiedostoa:

Tiedoston järjestelmänlaajuinen käyttö

Seuraavat muut wikit käyttävät tätä tiedostoa:

Metatieto