Datoteka:Wagner Tristan opening.png

Izvorna datoteka(4.550 × 1.467 piksela, veličina datoteke: 136 KB, MIME tip: image/png)

Sažetak

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)

Licenciranje

Public domain Ovaj rad je objavljen u javno vlasništvo od strane autora Camembert at engleski Wikipedia. Ovo se primjenjuje širom svijeta.
U nekim državama ovo zakonski nije moguće; u tom slučaju:
Camembert dopušta svima pravo korištenja ovog rada u bilo koju svrhu, bez ikakvih uslova, osim ako su takvi uslovi zakonski neophodni.

Captions

Add a one-line explanation of what this file represents

Items portrayed in this file

prikazuje

Historija datoteke

Kliknite na datum/vrijeme da vidite verziju datoteke iz tog vremena.

Datum/vrijemeSmanjeni pregledDimenzijeKorisnikKomentar
trenutno07:23, 10 decembar 2015Smanjeni pregled verzije na dan 07:23, 10 decembar 20154.550 × 1.467 (136 KB)SkiasaurusRecompiled using a newer version of LilyPond (2.19.28), and in higher resolution.
06:48, 29 august 2006Smanjeni pregled verzije na dan 06:48, 29 august 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

Sljedeća stranica koristi ovu datoteku:

Globalna upotreba datoteke

Sljedeći wikiji koriste ovu datoteku:

Metapodaci