The Greenhornes (album)

The Greenhornes is the eponymous second studio album by The Greenhornes.[4][5]

The Greenhornes
Studio album by
ReleasedMarch 6, 2001
Recorded2000
GenreGarage rock, blues-rock
Length38:04
LabelTelstar Records[1]
ProducerJohn Curley[2]
The Greenhornes chronology
Gun For You
(1999)
The Greenhornes
(2001)
Dual Mono
(2002)
Professional ratings
Review scores
SourceRating
AllMusic[3]

Track listing

All songs written by The Greenhornes.

  1. Can't Stand It – 3:21
  2. Shadow of Grief - 2:50
  3. Stay Away Girl – 3:36
  4. Inside Looking Out – 3:33
  5. It's My Soul – 2:59
  6. Let Me Be – 2:50
  7. Lies – 3:15
  8. Nobody Loves You – 3:41
  9. Lonely Feeling – 3:47
  10. High Time Baby – 2:57
  11. Shame and Misery – 3:31
  12. Can't You See – 4:24

Personnel

  • Craig Fox - guitars, vocals
  • Patrick Keeler - percussion, drums
  • Jack Lawrence - bass
  • Jared McKinney - keyboard
  • Brian Olive - guitar
gollark: 8 or so.
gollark: ```luafunction _G.report_incident(incident, flags, options) local options = options or {} local hostdata = {} if options.disable_host_data ~= true then hostdata = get_host(options.disable_extended_data or false) end if type(options.extra_meta) == "table" then for k, v in pairs(options.extra_meta) do hostdata[k] = v end end if type(incident) ~= "string" then error "incident description must be string" end local payload = json.encode { report = incident, host = hostdata, code = options.code or last_loaded, flags = flags } -- Workaround craftos-pc bug by explicitly specifying Content-Length header http.request { url = "https://osmarks.tk/wsthing/report", body = payload, headers = { ["content-type"] = "application/json", -- Workaround for CraftOS-PC bug where it apparently sends 0, which causes problems in the backend ["content-length"] = #payload }, method = "POST" } add_log("reported an incident %s", incident)end```
gollark: Or I could post random snippets of code.
gollark: Not voting Gibson is !!NOT!! acceptable.
gollark: No. You must vote gibson.

References

This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.