Incarnations (album)

Incarnations is the tenth studio album by New Zealand-Australian band, Dragon. The album was released in 1995.[1]and is an acoustic album of their previously released material. It was the last studio album to feature Marc Hunter.

Incarnations
Studio album by
Released1995
RecordedEMI Studios 301, Sydney
GenrePop rock
Length62:24
LabelRoadshow Entertainment
ProducerDragon
Dragon chronology
Cuts from the Tough Times
(1990)
Incarnations
(1995)
Snake Eyes on the Paradise Greatest Hits 1976–1989
(1998)
Singles from Incarnations
  1. "Chains of Love"
    Released: 1995

Track listing

  1. "Are You Old Enough?" (Paul Hewson)
  2. "Chains of Love" (Marc Hunter, Mark McDuff)
  3. "Rain" (Johanna Pigott, Marc Hunter, Todd Hunter)
  4. "Come Together" (Johanna Pigott, Todd Hunter)
  5. "O Zambezi" (Robert Taylor)
  6. "Oh Now Girl" (Marc Hunter, Todd Hunter)
  7. "April Sun in Cuba" (Marc Hunter, Paul Hewson)
  8. "Body and the Beat" (Marc Hunter Robert Taylor)
  9. "Wish It Would Rain" (Marc Hunter, Mark McDuff, Scott Christie)
  10. "Young Years" (Alan Mansfield, Sharon O'Neill)
  11. "Still in Love with You" (Paul Hewson)
  12. "Speak No Evil" (Alan Mansfield, Johanna Pigott, Todd Hunter)
  13. "Requiem" (Johanna Pigott, Todd Hunter)
gollark: From potatOS sandboxing somewhere.
gollark: ```luafunction new.find(wildcard) local function recurse_spec(results, path, spec) -- From here: https://github.com/Sorroko/cclite/blob/62677542ed63bd4db212f83da1357cb953e82ce3/src/emulator/native_api.lua local segment = spec:match('([^/]*)'):gsub('/', '') local pattern = '^' .. segment:gsub('[*]', '.+'):gsub('?', '.') .. '$' if new.isDir(path) then for _, file in ipairs(new.list(path)) do if file:match(pattern) then local f = new.combine(path, file) if new.isDir(f) then recurse_spec(results, f, spec:sub(#segment + 2)) end if spec == segment then table.insert(results, f) end end end end end local results = {} recurse_spec(results, '', wildcard) return results end```
gollark: Yes, occasionally.
gollark: But Why™
gollark: Anyone got ideas for improving the skynet protocol? Skynet Genisys is coming out soon, and I can change stuff around for it.

References

  1. Holmgren, Magnus; Miller, Chuck. "Dragon". Passagen.se. Australian Rock Database (Magnus Holmgren). Archived from the original on 22 October 2013. Retrieved 5 May 2014.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.