Half-time (music)

Source: Wikipedia, the free encyclopedia.
Basic time signatures: 4
4
, also known as common time (common time); 2
2
, also known as cut time or cut-common time (cut time); etc.

In

common-time. Thus, two measures of 4
4
approximate a single measure of 8
8
, while a single measure of 4/4 emulates 2/2. Half-time is not to be confused with alla breve or odd time. Though notes usually get the same value relative to the tempo, the way the beats are divided is altered. While much music typically has a backbeat on quarter note (crotchet) beats two and four, half time would increase the interval between backbeats to double, thus making it hit on beats three and seven, or the third beat of each measure (count
out of an 8 beat measure (bar), common practice in half time):

1   2   3   4   1   2   3   4
1   2   3   4   5   6   7   8
1       2       3       4

Essentially, a half time 'groove' is one that expands one measure over the course of two. The length of each note is doubled while its frequency is halved.

Common-time

Rhythm pattern characteristic of much popular music including rock (Play), quarter note (crotchet) or "regular" time: "bass drum on beats 1 and 3 and snare drum on beats 2 and 4 of the measure [bar]...add eighth notes [quavers] on the hi-hat".[1]

Time signatures are defined by how they divide the measure. In "common" time, often considered 4
4
, each level is divided in two. In a common-time rock drum pattern each measure (a whole note) is divided in two by the bass drum (half note), each half is divided in two by the snare drum (quarter note, collectively the bass and snare divide the measure into four), and each quarter note is divided in two by a

ride pattern
(eighth note). "Half"-time refers to halving this division (divide each measure into quarter notes with the ride pattern), while "double"-time refers to doubling this division (divide each measure into sixteenth notes with the ride pattern).

Half-time

\version "2.16.2"
\header { tagline = ##f}
\score {
  <<
    \drums \with {midiInstrument = "drums"} \with { \numericTimeSignature } {
      \repeat volta 1 {
     <<{cymra4 cymra cymra cymra}\\{bd2 sne2}>>
      <<{cymra8 r cymra r cymra r cymra r}\\{bd4 r sne4 r}>>\break
 

    }}
>>
\layout {indent=0}

\midi { \tempo 4 = 100 }


}
Half time: notice the snare moves to beats 3 of measures (bars) one and two (beats 3 & 7) while the hi-hat plays only on the quarter notes (quavers). Note also, for example, that the quarter notes 'sound like' eighth notes in one giant measure.

A classic example is the half-time shuffle, a variation of a

Steely Dan songs.[2] "Fool in the Rain" by Led Zeppelin uses a derivation of the Purdie Shuffle, and Jeff Porcaro of Toto created a hybridization of the Zeppelin and Purdie shuffles called the Rosanna shuffle for the track "Rosanna".[2]

Quarter note shuffle[3] play
"Basic half time shuffle"[4] play.

In half time, the feel of notes are chopped in half, but the actual time value remains the same. For example, at the same tempo, 8th notes (quavers) would sound like 16ths (semiquavers). In the case of the half time shuffle, triplets sound like 16th note (semiquaver) triplets, etc. By preserving the tempo, the beat is stretched by a factor of 2.

Same tempos
Double-, common, and half- time offbeats at the same tempo. Play
Equivalent tempos
Double-, common, and half- time offbeats at equivalent tempos. Play

Double-time

In

half time
.

In jazz the term means using note values twice as fast as previously but without changing the pace of the chord progressions. It is often used during improvised solos.[5]

"Double time [is] doubling a rhythm pattern within its original bar structure.":[6]

1   2   3   4
1 2 3 4 1 2 3 4
Double-time: notice the snare moves to the "&" beats while the hi-hat begins to subdivide sixteenth notes (semiquavers).Play Note also, for example, that the eighth notes (quavers) 'sound like' quarter notes (crotchets) in two tiny measures (bars).

It may help to picture the way musicians count each metric level in 4/4:

quarter:    1           2           3           4
eighth:     1     &     2     &     3     &     4     &
sixteenth:  1  e  &  a  2  e  &  a  3  e  &  a  4  e  &  a

See also

  • Drum pattern

Sources

External links