Drum beat
This article needs additional citations for verification. (June 2022) |
A drum beat or drum pattern is a rhythmic pattern, or repeated rhythm establishing the meter and groove through the pulse and subdivision, played on drum kits and other percussion instruments. As such a "beat" consists of multiple drum strokes occurring over multiple musical beats while the term "drum beat"[1] may also refer to a single drum stroke which may occupy more or less time than the current pulse. Many drum beats define or are characteristic of specific music genres.
Many basic drum beats establish the pulse through alternating bass (on the on-beats) and snare drums (on the off-beats) strokes while establishing the subdivision on the ride cymbal (thus its name) or hi-hat:
![\version "2.22.0"
\header { tagline = ##f}
\score {
\drums \with {midiInstrument = "drums"}
\with { \numericTimeSignature }
{
\repeat volta 2 {
<<
\tempo 4 = 80-160
\bar ".|:"
{
cymra8 [cymra] cymra [cymra] cymra [cymra] cymra [cymra]
}\\{bd4 sne bd sne}
>>\break
}
}
\layout {}
}
\score {
\unfoldRepeats {
\drums \with {midiInstrument = "drums"}{
\repeat volta 2 {
<<
\tempo 4 = 80-160
\bar ".|:"
{
cymra8 [cymra] cymra [cymra] cymra [cymra] cymra [cymra]
}\\{bd4 sne bd sne}
>>\break
}
}
}
\midi { \tempo 4 = 90 }
}](http://upload.wikimedia.org/score/q/7/q7zgk58fk50qw5gy319yyae70kywto9/q7zgk58f.png)
This establishes a quarter note pulse in (quad)duple time: each measure is formed from (two groups of) two quarter note pulses, each pulse divided into two eighth notes.
![\version "2.22.0"
\header { tagline = ##f}
\score {
\drums \with {midiInstrument = "drums"}
\with { \numericTimeSignature }
{
\repeat volta 2 {
<<
{
\time 3/4
cymra8 [cymra] cymra [cymra] cymra [cymra]
}\\{bd4 sne sne}
>>\break
}
}
\layout {}
}
\score {
\unfoldRepeats {
\drums \with {midiInstrument = "drums"}{
\repeat volta 2 {
<<
{
\time 3/4
cymra8 [cymra] cymra [cymra] cymra [cymra]
}\\{bd4 sne sne}
>>\break
}
}
}
\midi { \tempo 4 = 100 }
}](http://upload.wikimedia.org/score/r/q/rquizp1h3epenruxgf4484z9cbaak2t/rquizp1h.png)
This establishes a quarter note pulse in triple time: each measure is formed from three quarter note pulses, each divided into two eighth notes.
![\version "2.22.0"
\header { tagline = ##f}
\score {
\drums \with {midiInstrument = "drums"}
\with { \numericTimeSignature }
{
\repeat volta 2 {
<<
{
\time 6/8
cymra8 cymra cymra cymra cymra cymra
}\\{bd4. sne}
>>\break
}
}
\layout {}
}
\score {
\unfoldRepeats {
\drums \with {midiInstrument = "drums"}{
\repeat volta 2 {
<<
{
\time 6/8
cymra8 cymra cymra cymra cymra cymra
}\\{bd4. sne}
>>\break
}
}
}
\midi { \tempo 4 = 100 }
}](http://upload.wikimedia.org/score/2/i/2idik8xpbi0xdgpneyjqyy3lkguhxy8/2idik8xp.png)
This establishes a dotted-quarter note pulse in duple time: each measure is formed from two dotted-quarter note pulses, each pulse divided into three eighth notes.
![\version "2.22.0"
\header { tagline = ##f}
\score {
\drums \with {midiInstrument = "drums"}
\with { \numericTimeSignature }
{
\repeat volta 2 {
<<{\bar ".|:"
\tuplet 3/2 {cymra8 cymra cymra}
\tuplet 3/2 {cymra cymra cymra}
\tuplet 3/2 {cymra cymra cymra}
\tuplet 3/2 {cymra cymra cymra}}\\{bd4 sne bd sne }>>\break
}
}
\layout {}
}
\score {
\unfoldRepeats {
\drums \with {midiInstrument = "drums"}{
\repeat volta 2 {
<<{\tuplet 3/2 {cymra8 cymra cymra}
\tuplet 3/2 {cymra cymra cymra}
\tuplet 3/2 {cymra cymra cymra}
\tuplet 3/2 {cymra cymra cymra}}\\{bd4 sne bd sne }>>\break
}
}
}
\midi { \tempo 4 = 90 }
}](http://upload.wikimedia.org/score/o/k/okt44y142ufu7mbt17bmjdkc8geh1mt/okt44y14.png)
Compound triple meter is equivalent to simple duple meter with triplets on every beat.
![\version "2.22.0"
\header { tagline = ##f}
\score {
\drums \with {midiInstrument = "drums"}
\with { \numericTimeSignature }
{
\time 9/8
\repeat volta 2 {
<<{cymra8 cymra cymra cymra cymra cymra cymra cymra cymra }\\{bd4. sne sne }>>\break
}
}
\layout {}
}
\score {
\unfoldRepeats {
\drums \with {midiInstrument = "drums"}{
\repeat volta 2 {
<<{cymra8 cymra cymra cymra cymra cymra cymra cymra cymra }\\{bd4. sne sne }>>\break\break
}
}
}
\midi { \tempo 4 = 100 }
}](http://upload.wikimedia.org/score/b/7/b7x5mxjt7sphp6204veexto8jxo1788/b7x5mxjt.png)
This establishes a dotted-quarter note pulse in triple time: each measure is formed from three dotted-quarter note pulses, each pulse divided into three eighth notes.
A "fill" is played in between the regular strokes of a pattern and/or signals the end of a phrase:
Since a phrase is multiple measures long, a fill signaling the end of one would come at the end of the last in a series of repeated measures.
In double and half-time patterns the pulse and ride are either doubled or halved, respectively, occurring twice or half as often:
![\version "2.22.0"
\header { tagline = ##f}
\score {
\drums \with {midiInstrument = "drums"}
\with { \numericTimeSignature }
{
\repeat volta 2 {
<<{cymra16 cymra cymra cymra cymra cymra cymra cymra cymra cymra cymra cymra cymra cymra cymra cymra}\\{bd8 sne8 bd8 sne8 bd8 sne8 bd8 sne8}>>\break
}
}
\layout {}
}
\score {
\unfoldRepeats {
\drums \with {midiInstrument = "drums"}{
\repeat volta 2 {
<<{cymra16 cymra cymra cymra cymra cymra cymra cymra cymra cymra cymra cymra cymra cymra cymra cymra}\\{bd8 sne8 bd8 sne8 bd8 sne8 bd8 sne8}>>\break
}
}
}
\midi { \tempo 4 = 100 }
}](http://upload.wikimedia.org/score/5/l/5l1pexcl7x3l2i0jgcsv5m9u3ijcukn/5l1pexcl.png)
![\version "2.22.0"
\header { tagline = ##f}
\score {
\drums \with {midiInstrument = "drums"}
\with { \numericTimeSignature }
{
\repeat volta 2 {
<<{cymra4 cymra cymra cymra}\\{bd2 sne2}>>
<<{cymra8 r cymra r cymra r cymra r}\\{bd4 r sne4 r}>>\break
}
}
\layout {}
}
\score {
\unfoldRepeats {
\drums \with {midiInstrument = "drums"}{
\repeat volta 2 {
<<{cymra4 cymra cymra cymra}\\{bd2 sne2}>>
<<{cymra8 r cymra r cymra r cymra r}\\{bd4 r sne4 r}>>\break
}
}
}
\midi { \tempo 4 = 100 }
}](http://upload.wikimedia.org/score/k/g/kg4aot7qcdrgjf229gqozgemtvysgne/kg4aot7q.png)
A blast beat drum pattern features all drums on the eighth note subdivision or variants with one or more drum's pattern displaced by a sixteenth note:
![\version "2.22.0"
\header { tagline = ##f}
\score {
\drums \with {midiInstrument = "drums"}
\with { \numericTimeSignature }
{
\tempo 4 = 180
\repeat volta 2 {
<<{cymra8 cymra cymra cymra cymra cymra cymra cymra}\\{<bd sne>8 <bd sne>8 <bd sne>8 <bd sne>8 <bd sne>8 <bd sne>8 <bd sne>8 <bd sne>8 }>>\break
}
}
\layout {}
}
\score {
\unfoldRepeats {
\drums \with {midiInstrument = "drums"}{
\repeat volta 2 {
<<{cymra8 cymra cymra cymra cymra cymra cymra cymra}\\{<bd sne>8 <bd sne>8 <bd sne>8 <bd sne>8 <bd sne>8 <bd sne>8 <bd sne>8 <bd sne>8 }>>\break
}
}
}
\midi { \tempo 4 = 180 }
}](http://upload.wikimedia.org/score/s/5/s5iz0fra9gehi83oe10aoe3aztcovcx/s5iz0fra.png)
![\version "2.22.0"
\header { tagline = ##f}
\score {
\drums \with {midiInstrument = "drums"}
\with { \numericTimeSignature }
{
\tempo 4 = 180
\repeat volta 2 {
<<{cymra8 cymra cymra cymra cymra cymra cymra cymra}\\{ bd16 sne bd sne bd sne bd sne bd sne bd sne bd sne bd sne}>>\break
}
}
\layout {}
}
\score {
\unfoldRepeats {
\drums \with {midiInstrument = "drums"}{
\repeat volta 2 {
<<{cymra8 cymra cymra cymra cymra cymra cymra cymra}\\{ bd16 sne bd sne bd sne bd sne bd sne bd sne bd sne bd sne}>>
}
}
}
\midi { \tempo 4 = 180 }
}](http://upload.wikimedia.org/score/c/1/c11slc9q10h4o82yrb6h6e2fa9jxkqx/c11slc9q.png)
This resembles a combination of double-time (bass-snare pattern) and original time (ride pattern).
![\version "2.22.0"
\header { tagline = ##f}
\score {
\drums \with {midiInstrument = "drums"}
\with { \numericTimeSignature }
{
\repeat volta 2 {
\stemUp
<cymra bd>8 cymra <cymra sne>^> cymra <cymra bd> <cymra bd> cymra <cymra sne>^>\break
}
}
\layout {}
}
\score {
\unfoldRepeats {
\drums \with {midiInstrument = "drums"}{
\repeat volta 2 {
\stemUp
<cymra bd>8 cymra <cymra sne>^> cymra <cymra bd> <cymra bd> cymra <cymra sne>^>\break
}
}
}
\midi { \tempo 4 = 120 }
}](http://upload.wikimedia.org/score/5/q/5q8omctkmm7i2630xe5xx95n81eqr9o/5q8omctk.png)
Despite the difference in notation, there is no difference in interonset intervals and this pattern is nearly identical to the first simple duple pattern except for the second onbeat being divided into two eighth notes and the second backbeat being delayed an eighth note.
The heavy metal gallop, named for a horse's canter, is based on a bass drum pattern of one eighth followed by two sixteenths.
This resembles a combination of double-time (bass-snare pattern) and original time (ride pattern).
![\version "2.22.0"
\header { tagline = ##f}
\score {
\drums \with {midiInstrument = "drums"}
\with { \numericTimeSignature }
{
\repeat volta 2 {
<<{cymra4 <cymra sne> cymra <cymra sne>}\\{bd8 bd16 bd16 bd8 bd16 bd16 bd8 bd16 bd16 bd8 bd16 bd16}>>\break
}
}
\layout {}
}
\score {
\unfoldRepeats {
\drums \with {midiInstrument = "drums"}{
\repeat volta 2 {
<<{cymra4 <cymra sne> cymra <cymra sne>}\\{bd8 bd16 bd16 bd8 bd16 bd16 bd8 bd16 bd16 bd8 bd16 bd16}>>\break
}
}
}
\midi { \tempo 4 = 120 }
}](http://upload.wikimedia.org/score/d/s/dsfn7let8u5lm06idbixew1321d394t/dsfn7let.png)
See also
[edit]- Break (music)
- Drum cadence
- Ghost note
- Rhythm section
- Riddim
- Rosanna shuffle
- Purdie shuffle
- Bo Diddley beat
Sources
[edit]- ^ Principals of Basic Drum Beats
- ^ Berry, Mick and Gianni, Jason (2003). The Drummer's Bible, p.36. ISBN 1-884365-32-9.
- ^ Peckman, Jonathan (2007). Picture Yourself Drumming, p.59. ISBN 1-59863-330-9.
- ^ Mattingly, Rick (2006). All About Drums, p.104. Hal Leonard. ISBN 1-4234-0818-7.