Slika:Wagner Tristan opening.png

Vsebina strani ni podprta v drugih jezikih.
Iz Wikipedije, proste enciklopedije

Izvorna datoteka(4.550 × 1.467 točk, velikost datoteke: 136 KB, MIME-vrsta: image/png)


Povzetek

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)

Licenca

Public domain To delo je dal v javno domeno njegov avtor Camembert, sodelavec projekta Wikipedija (jezik: angleščina).. To velja po vsem svetu.
V nekaterih državah to pravno morda ni mogoče. Če je tako,
Camembert daje (v okviru zakonskih omejitev) vsakomur brezpogojno pravico, da gradivo uporablja v kateri koli namen.

Napisi

Dodajte enovrstični opis, kaj ta datoteka predstavlja

Predmeti, prikazani v tej datoteki

motiv

Zgodovina datoteke

Kliknite datum in čas za ogled datoteke, ki je bila takrat naložena.

Datum in časSličicaVelikostUporabnikKomentar
trenutno07:23, 10. december 2015Sličica za različico z datumom 07:23, 10. december 20154.550 × 1.467 (136 KB)SkiasaurusRecompiled using a newer version of LilyPond (2.19.28), and in higher resolution.
06:48, 29. avgust 2006Sličica za različico z datumom 06:48, 29. avgust 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

Datoteka je del naslednje 1 strani slovenske Wikipedije (strani drugih projektov niso navedene):

Globalna uporaba datoteke

To datoteko uporabljajo tudi naslednji vikiji:

Metapodatki