Stop-censorship-small.png

Rest

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

Definition

A rest (also called: pause) in notation indicates a relative duration of performed silence, i.e. where no sound is produced by one or more musicians.

A rest does not mean the musician's attention may waver from the music!

Contents


Rest 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>r\longa^"longa"
r\breve^"breve"
r1^"whole"
s8
r2^"1/2"
s8
r4^"1/4"
s8
r8^"1/8"
s8
r16^"1/16"
s8
r32^"1/32"
s16
r64^"1/64"
s16
r128^"1/128"
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