Original file(833 × 146 pixels, file size: 18 KB, MIME type: image/png)

Captions

Captions

Add a one-line explanation of what this file represents

Summary edit

The musical note B3 (Si3)

Made with GNU LilyPond.

Code:

\version "2.3.25"

tune = \relative c'' {
  \clef treble         b1
  \bar "" \clef alto   b
  \bar "" \clef tenor  b
  \bar "" \clef bass   b
}

\score {
  \new Staff {
    \override Staff.Clef #'full-size-change = ##t
    \tune
  }
  \layout {
    raggedright = ##t
    \context { \Score \override SpacingSpanner #'spacing-increment = #3.0 }
  }
}

Licensing edit

Public domain I, the copyright holder of this work, release this work into the public domain. This applies worldwide.
In some countries this may not be legally possible; if so:
I grant anyone the right to use this work for any purpose, without any conditions, unless such conditions are required by law.

File history

Click on a date/time to view the file as it appeared at that time.

Date/TimeThumbnailDimensionsUserComment
current12:15, 23 December 2006Thumbnail for version as of 12:15, 23 December 2006833 × 146 (18 KB)Moloch981 (talk | contribs)== Summary == The musical note B3 (Si3) Made with GNU LilyPond. Code: <pre> \version "2.3.25" tune = \relative c'' { \clef treble b1 \bar "" \clef alto b \bar "" \clef tenor b \bar "" \clef bass b } \score { \new Staff { \ov

There are no pages that use this file.

File usage on other wikis

The following other wikis use this file: