Stop-censorship-small.png

Note

From www.oscarvandillen.com
Jump to: navigation, search

Definition

A note in notation is a written symbol that represents the relative duration of a sound or tone.

Contents


Note values


\version "2.12.2"
\relative c'' {
</p>
<pre><<
 \new Staff
 \with {
 \remove "Time_signature_engraver" }
{
   \time 10/1
\clef treble
  \override Staff.Clef #'transparent = ##t
</pre>
<p>g\longa^"longa"
g\breve^"breve"
g1^"whole"
s8
g2
s8
g4
s8
g8\noBeam
s8
g16\noBeam
s8
g32\noBeam
s16
g64\noBeam
s16
g128\noBeam
s16
</p>
<pre>}
    \addlyrics {
   "4" "2" "1" "1/2" "1/4" "1/8" "1/16" "1/32" "1/64" "1/128"
}
>>
</pre>
<p>}


See also

Personal tools
Namespaces
Variants
Actions
Navigation
Participation
Toolbox