Cheree

Cheree is a song by the synth punk band Suicide, written by its members Martin Rev and Alan Vega. It was released as a single in 1978 by Bronze Records. Since its initial release, it has been covered by a number of artists, most notably by ? and the Mysterians on their 1999 album More Action.[1]

"Cheree"
Single by Suicide
from the album Suicide
B-side"I Remember"
Released1978 (1978)
StudioUltima Sound, New York City
GenreSynthpop
Length3:45
LabelBronze
Songwriter(s)
Producer(s)
Suicide track listing
7 tracks
  1. "Ghost Rider"
  2. "Rocket U.S.A.
  3. "Cheree"
  4. "Johnny"
  5. "Girl"
  6. "Frankie Teardrop"
  7. "Ché"

Accolades

Year Publication Country Accolade Rank
1992 NME United Kingdom 100 Best Indie Singles Ever[2] *
2001 Mojo 100 Punk Scorchers[3] 56
2003 Q The 1001 Best Songs Ever: Top 10 Electronica[4] 2
2006 Blow Up Italy 100 Songs to Remember[5] 36

(*) designates unordered lists.

Formats and track listing

All songs written by Martin Rev and Alan Vega

UK 7" single (BRO 57)
  1. "Cheree" – 3:45
  2. "I Remember" – 3:15

Personnel

Adapted from the Cheree liner notes.[6]

Suicide
Production and additional personnel

Release history

Region Date Label Format Catalog
United Kingdom 1978 Bronze LP BRO 57
Italy RED 1, HKAS 32204
United Kingdom 1986 Demon D 1046
gollark: DC is made of numbers, in the purely useless sense.
gollark: Basicallyscore = views + unique views * 6 + clicks * 12if hatchling, optimal score is 13000 at 4d and 5000 at 7d (between the two extremes, it's averaged)if egg, optimal score is 5000 at 4d and 0 at 7d (averaged again)it's safeish if the score is less than 1.5x the optimal score.
gollark: ```javascriptfunction getScore(dragon) { return dragon.views + (dragon.uniqueViews * 6) + (dragon.clicks * 12);}const nextStageAge = 72;const maxTime = 168;function getOptimalScore(dragon) { const time = dragon.hoursRemaining; const age = maxTime - time; if (dragon.type == "hatchling") { return 5000 + (8000 * (age / nextStageAge)); } else { return 5000 * (age / nextStageAge); }}function getScoreRatio(dragon) { return getScore(dragon) / getOptimalScore(dragon);}function isSafe(dragon) { return getScoreRatio(dragon) < 1.5;}```
gollark: I guess that since I'm banned anyway I might as well show my modified EATW formula...
gollark: I mean, it'd be hard to viewbomb something that old.

References

  1. "AllMusic Review - More Action". Retrieved September 13, 2017.
  2. "NME Writers 100 Best Indie Singles Ever 1992". NME. Retrieved September 18, 2015.
  3. "Mojo - 100 Punk Scorchers". Mojo. Retrieved September 18, 2015.
  4. "Q Special Edition - 1001 Best Songs Ever: Top 10 Electronica". Q. Retrieved September 18, 2015.
  5. "Blow Up - 100 Songs to Remember (2006)". Blow Up. Retrieved September 18, 2015.
  6. Cheree (sleeve). Suicide. London, United Kingdom: Bronze Records. 1978.CS1 maint: others (link)
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.