All of You (Cole Porter song)

1954 popular song by Cole Porter From Wikipedia, the free encyclopedia

"All of You" is a popular song written by Cole Porter and published in 1954.

It was introduced by Don Ameche in the 1955 Broadway musical Silk Stockings and featured in the 1957 film version as well, when it was sung by Fred Astaire.


version "2.22.0"

header { tagline = "" }

global = {
  	ime 4/4
  key es major
  set Score.tempoHideNote = ##t
  	empo "Ballad" 4=120
  set chordChanges = ##t
}

chordNames = 	ranspose c c, chordmode {
  global
  s2. |
  as1:m6 |
  es1:maj7 |
  f1:m7.5- |
  bes1:7.9- |
  as1:m6 |
  es1:maj7 |
  as1:m7 |
  des1:7 |
}

melody = 
elative c' {
  partial 2. es4 f g |
  bar ".|:"
  as2. g4 |
  g2. bes,4 |
  ces2. as'4 |
  as2. f4 |
  as2. g4 |
  g2. bes,4 |
  ces2. bes'4 |
  bes2.
}

score {
  <<
    
ew ChordNames chordNames
    
ew Staff {
      global
      melody
      addlyrics { I love the looks of you, the lure of you, The sweet of you, the pure of you,  }
    }
  >>
  layout { }
}

score {
  unfoldRepeats
  <<
    
ew ChordNames chordNames
    
ew Staff {
      global
      melody
    }
  >>
  midi { }
}
First eight measures of All of You[1]

Notable recordings

In film

References

Related Articles

Wikiwand AI