File:Re-D.PNG

Summary

The musical note D3 (Re3)

Made with GNU LilyPond.

Code:

\version "2.3.25"

tune = \relative c' {
  \clef treble         d1
  \bar "" \clef alto   d
  \bar "" \clef tenor  d
  \bar "" \clef bass   d
}

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

Licensing

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.
Category:Self-published work#Re-D.PNGCategory:PD-self#Re-D.PNG Category:Media missing infobox template
Category:Files with no machine-readable author Category:Files with no machine-readable source Category:Media missing infobox template Category:Musical notes Category:PD-self Category:Self-published work