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的源代码为有效代码.
 
矢量图使用未知SVG工具创作。
 
 此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.

此文件中描述的项目

描繪內容

某些值没有维基数据项目

image/svg+xml

文件历史

点击某个日期/时间查看对应时刻的文件。

最新 | 最旧) 查看(较新10条 | )(10 | 20 | 50 | 100 | 250 | 500
日期/时间缩⁠略⁠图大小用户备注
当前2023年5月13日 (六) 01:272023年5月13日 (六) 01:27版本的缩略图613 × 332(123 KB)PnorcksRegenerate with latest source (updated margins)
2023年5月13日 (六) 00:402023年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:142023年4月10日 (一) 22:14版本的缩略图765 × 414(111 KB)PnorcksRegenerate SVG with LilyPond using updated source
2023年3月16日 (四) 08:502023年3月16日 (四) 08:50版本的缩略图765 × 414(265 KB)Frankenwald42Fixed problems with SVG display
2023年3月16日 (四) 08:462023年3月16日 (四) 08:46版本的缩略图765 × 414(118 KB)Frankenwald42Rendered with LilyPond 2.24.1
2011年10月15日 (六) 21:452011年10月15日 (六) 21:45版本的缩略图765 × 414(112 KB)Pnorcksrerender with LilyPond 2.15.14
2011年7月27日 (三) 03:042011年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:012011年7月27日 (三) 03:01版本的缩略图765 × 414(111 KB)Pnorcksrerender with LilyPond 2.15.6
2010年12月4日 (六) 20:152010年12月4日 (六) 20:15版本的缩略图765 × 414(111 KB)PnorcksRerender with LilyPond 2.13.41
2010年7月23日 (五) 05:442010年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使用此文件:

元数据