Big Ben (album)

Big Ben is the fourth album by Brazilian singer-songwriter and guitarist Jorge Ben. It was released in 1965 by Philips Records, his last for the label until Jorge Ben in 1969.

Big Ben
Studio album by
Released1965
GenreSamba, bossa nova
LabelPhilips
ProducerArmando Pittigliani[1]
Jorge Ben chronology
Sacundin Ben Samba
(1964)
Big Ben
(1965)
O Bidú: Silêncio no Brooklin
(1967)

Background

The album was the last in a series of LPs recorded by Ben, under pressure from Philips to reproduce his widely successful 1963 debut Samba Esquema Novo. According to Brazilian music aficionado Greg Caz, "Jorge was hustled into the studio and obliged to crank out lesser versions of his debut classic, padded out with sometimes-questionable covers of tunes by other writers."[2] The liner notes for the album's 2008 reissue describe it as "a careful mix of originals and covers", abandoning the "groovy" and eclectic music of his live performances in favor of "nightclub-style arrangements" catering to samba and bossa nova audiences.[3]

Release and aftermath

Professional ratings
Review scores
SourceRating
Tom HullA–[4]

Big Ben was released by Philips in 1965.[2] In the April 3 issue of Billboard that year, it was listed in the "international" category of four-star albums, indicating "new albums with sufficient commercial potential in their respective categories to merit being stocked by most dealers".[5] Meanwhile, Ben's relationship with Philips reached a breaking point and the label terminated his contract, leaving him to work as an independent artist for the next few years. He was eventually re-signed by new management at Philips and released his self-titled sixth album for the label in 1969.[2]

Years later, music critic Tom Hull reflected on Big Ben, saying it "sees him experimenting with more straightforward rock rhythms, while continuing the success of the previous album. If he'd stopped recording here, Ben would be a minor artist of note. Instead he became something much bigger."[4]

Track listing

All tracks written by Jorge Ben, except where noted

  1. "Na Bahia Tem" (Nestor Nascimento) - 3:15
  2. "Patapatapata" - 2:45
  3. "Bom Mesmo é Amara" - 3:05
  4. "Deixa o Menino Brincar" (Babu) - 2:17
  5. "Lalari - Olalá" (Gaya) - 2:53
  6. "Jorge Well" - 3:30
  7. "O Homem, Que Matou o Homem Que Matou o Homem Mau" - 2:47
  8. "Quase Colorida (Veruschka)" - 3:09
  9. "Maria Conga" (Hélio da Silva) - 2:07
  10. "Acende o Fogo" (Ivan Elias) - 2:07
  11. "Telefone de Brotinho" (J.R. Kelly/Max Nunes/M. Scherman) - 2:28
  12. "Agora Ninguém Chora Mais" - 3:15
gollark: ``` func AddInt32(addr *int32, delta int32) (new int32) func AddInt64(addr *int64, delta int64) (new int64) func AddUint32(addr *uint32, delta uint32) (new uint32) func AddUint64(addr *uint64, delta uint64) (new uint64) func AddUintptr(addr *uintptr, delta uintptr) (new uintptr) func CompareAndSwapInt32(addr *int32, old, new int32) (swapped bool) func CompareAndSwapInt64(addr *int64, old, new int64) (swapped bool) func CompareAndSwapPointer(addr *unsafe.Pointer, old, new unsafe.Pointer) (swapped bool) func CompareAndSwapUint32(addr *uint32, old, new uint32) (swapped bool) func CompareAndSwapUint64(addr *uint64, old, new uint64) (swapped bool) func CompareAndSwapUintptr(addr *uintptr, old, new uintptr) (swapped bool) func LoadInt32(addr *int32) (val int32) func LoadInt64(addr *int64) (val int64) func LoadPointer(addr *unsafe.Pointer) (val unsafe.Pointer) func LoadUint32(addr *uint32) (val uint32) func LoadUint64(addr *uint64) (val uint64) func LoadUintptr(addr *uintptr) (val uintptr) func StoreInt32(addr *int32, val int32) func StoreInt64(addr *int64, val int64) func StorePointer(addr *unsafe.Pointer, val unsafe.Pointer) func StoreUint32(addr *uint32, val uint32) func StoreUint64(addr *uint64, val uint64) func StoreUintptr(addr *uintptr, val uintptr) func SwapInt32(addr *int32, new int32) (old int32) func SwapInt64(addr *int64, new int64) (old int64) func SwapPointer(addr *unsafe.Pointer, new unsafe.Pointer) (old unsafe.Pointer) func SwapUint32(addr *uint32, new uint32) (old uint32) func SwapUint64(addr *uint64, new uint64) (old uint64) func SwapUintptr(addr *uintptr, new uintptr) (old uintptr)```Seen in standard library docs.
gollark: Fun fact: that function cannot be written with a sane type in Go.
gollark: Esolang where multiple different garbage collectors run at the same time.
gollark: When you make an esolang in which it isn't!
gollark: "GCs are actually deterministic"? I smell an overgeneralization!

References

  1. https://www.allmusic.com/album/big-ben-r1207106/credits
  2. Caz, Greg (15 December 2011). "Brute Force: A Look At Jorge Ben's Recorded Work". Revive. Okayplayer. Archived from the original on 24 September 2018. Retrieved 23 September 2018.
  3. Anon. (2008). Big Ben (CD liner notes). Jorge Ben. Universal Music. 73145181142.
  4. Hull, Tom (8 December 2012). "December 2012 Notebook". tomhull.com. Retrieved 3 January 2019.
  5. Anon. (3 April 1965). "Album Reviews". Billboard. p. 36.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.