File:Fibonacci composition.svg

頁面內容不支援其他語言。
這個檔案來自維基共享資源
維基百科,自由的百科全書

原始檔案(SVG 檔案,表面大小:613 × 332 像素,檔案大小:123 KB)


摘要

描述
English: This is an excerpt from a composition, `fibonacci', that I wrote for solo piano.
日期
來源 自己的作品
作者 Pnorcks
SVG開發
InfoField
 
SVG檔案的原始碼通過W3C驗證
 
向量圖形使用Other tools創作。
 
 這個SVG 檔案使用了內置文字,可以使用任何文字編輯器輕鬆翻譯

授權條款

Public domain 我,此作品的版權所有人,釋出此作品至公共領域。此授權條款在全世界均適用。
這可能在某些國家不合法,如果是的話:
我授予任何人有權利使用此作品於任何用途,除受法律約束外,不受任何限制。

Source code

\version "2.25.4"

%\include "english.ly"

\header {
  title = \markup { "Excerpt from" \italic { fibonacci } }
  composer = "Patrick McCarty"
  %copyright =
  %  \markup \fontsize #-5 {
  %    Copyright © 2009.
  %    Typeset with GNU LilyPond.
  %    Released into public domain by the composer.
  %  }
}

\paper {
  top-margin = 0\mm
  bottom-margin = 6\mm
  left-margin = 10\mm
  right-margin = 10\mm
  paper-height = 4.6\in
  paper-width = 8.5\in
  indent = #0
  system-count = #2
  fonts.roman = "Century Schoolbook L"
}

\score {
  \new PianoStaff = "pianostaff" <<
    \new Staff = "RH" \relative c' {
      \accidentalStyle Score.piano
      \clef "treble"
      \time 2/4
      \set Score.currentBarNumber = #51
      \tempo "Slow and steady" 4 = 60
      <e gis,>4 \acciaccatura { cis16[ dis] } <e gis,>4 | % m. 51
      <dis gis,>4 \acciaccatura { e16[ dis] } <cis gis>4 | % m. 52
      <cis gis>4 \acciaccatura { dis16[ cis] } <c g>4  | % m. 53
      <cis gis>4 \acciaccatura { dis16[ e] } <eis bis gis>4 | % m. 54

      <e gis,>4 \acciaccatura { cis16[ dis] } e16 f gis a | % m. 55
      <gis c,>8 \acciaccatura { ais16[ gis] }
      <eis b>8 ~ <eis b>16 dis b ais | % m. 56

      b16 d8 bes32 f' g16 as bes c | % m. 57
      <des des,>16 ( c as ) <e' e,> ( dis b ) <g' g,> ( dis | % m. 58

      \time 3/4
      <gis gis,>16 ) \noBeam d,16 f gis
      a16 e f b
      c16 d, ( f gis | % m. 59

      a16 b ) e, ( f
      gis16 b c ) f, (
      gis16 ais b c ) | % m. 60
    }

    \new Dynamics = "Dynamics_pf" {
      s4 \p \< s4 | % m. 51
      s4 s4 | % m. 52
      s4 \mp \> s4 | % m. 53
      s4 s4 \! | % m. 54
      s4 \p s4 | % m. 55
      s1 * 2/4 | % m. 56
      s4 \< s4 | % m. 57
      s4 s4 | % m. 58
      \override DynamicText.extra-spacing-width = #'(-0.75 . 0.75)
      s16 \mf s16 \p s8 s4 s4 | % m. 59
      s2. | % m. 60
    }

    \new Staff = "LH" \relative c, {
      \clef "bass"
      \time 2/4
      cis4. cis8 | % m. 51
      cis4. d8 | % m. 52
      f4. a8 | % m. 53
      f4. d8 | % m. 54

      cis4. cis8 | % m. 55
      d4 dis | % m. 56
      gis4. bes,8 | % m. 57
      f'4 b, | % m. 58

      \time 3/4
      d4. d8 ~ d4 | % m. 59
      es2 f4 | % m. 60
    }
  >>
}

Steps to generate the SVG:

  1. Install prerequisite applications:
  2. Save source input to a LilyPond file (e.g. FILE.ly)
  3. Run lilypond --svg -dbackend=cairo -dno-point-and-click FILE.ly
  4. Optimize the SVG with scour: scour -i FILE.svg -o FILE-optimized.svg
  5. The optimized SVG for upload will be named FILE-optimized.svg

說明

添加單行說明來描述出檔案所代表的內容
Excerpt from 'fibonacci', a solo piano composition written by Patrick McCarty.

在此檔案描寫的項目

描繪內容

沒有維基數據項目的某些值

作者姓名字串 繁體中文 (已轉換拼寫):​Pnorcks
維基媒體使用者名稱 繁體中文 (已轉換拼寫):​Pnorcks

著作權狀態 繁體中文 (已轉換拼寫)

檔案來源 Chinese (Taiwan) (已轉換拼寫)

上傳者的原創作品 繁體中文 (已轉換拼寫)

多媒體型式 繁體中文 (已轉換拼寫)

image/svg+xml

檔案歷史

點選日期/時間以檢視該時間的檔案版本。

最新 | 最早) 檢視(較新 10 筆 | )(10 | 20 | 50 | 100 | 250 | 500
日期/時間縮⁠圖尺寸用戶備⁠註
目前2023年5月13日 (六) 01:27於 2023年5月13日 (六) 01:27 版本的縮圖613 × 332(123 KB)PnorcksRegenerate with latest source (updated margins)
2023年5月13日 (六) 00:40於 2023年5月13日 (六) 00:40 版本的縮圖613 × 361(123 KB)PnorcksRegenerate with LilyPond 2.25.4 and with new steps to create the file
2023年4月10日 (一) 22:14於 2023年4月10日 (一) 22:14 版本的縮圖765 × 414(111 KB)PnorcksRegenerate SVG with LilyPond using updated source
2023年3月16日 (四) 08:50於 2023年3月16日 (四) 08:50 版本的縮圖765 × 414(265 KB)Frankenwald42Fixed problems with SVG display
2023年3月16日 (四) 08:46於 2023年3月16日 (四) 08:46 版本的縮圖765 × 414(118 KB)Frankenwald42Rendered with LilyPond 2.24.1
2011年10月15日 (六) 21:45於 2011年10月15日 (六) 21:45 版本的縮圖765 × 414(112 KB)Pnorcksrerender with LilyPond 2.15.14
2011年7月27日 (三) 03:04於 2011年7月27日 (三) 03:04 版本的縮圖765 × 414(111 KB)PnorcksReverted to version as of 20:15, 4 December 2010: there must be an issue with rsvg-convert on the server...
2011年7月27日 (三) 03:01於 2011年7月27日 (三) 03:01 版本的縮圖765 × 414(111 KB)Pnorcksrerender with LilyPond 2.15.6
2010年12月4日 (六) 20:15於 2010年12月4日 (六) 20:15 版本的縮圖765 × 414(111 KB)PnorcksRerender with LilyPond 2.13.41
2010年7月23日 (五) 05:44於 2010年7月23日 (五) 05:44 版本的縮圖765 × 414(111 KB)PnorcksUse the default staff size (for better rendering in Wikipedia).
最新 | 最早) 檢視(較新 10 筆 | )(10 | 20 | 50 | 100 | 250 | 500

下列頁面有用到此檔案:

全域檔案使用狀況

以下其他 wiki 使用了這個檔案:

詮釋資料