Dextronaut

Dextronaut is the first album by the black metal band Velvet Cacoon, released in 2002 via Peer-to-Peer platforms. The band claims to have originally recorded and released the album in 1998, but this has been verified by SGL as a lie.

Dextronaut
Studio album by
Released2002 Peer-to-peer release
December 2006 (CD Re-release)
GenreBlack metal, dark ambient
Length38:39
ProducerVelvet Cacoon
Velvet Cacoon chronology
Dextronaut
(2002)
Genevieve
(2004)

Dextronaut was re-mastered and re-released as a double disc set by Full Moon Productions in December 2006. The first disc does not include tracks 8 and 10. The second disc is three ambient tracks.

In 2010, Khrysanthoney released the album as it was originally made with no remastering and with all ten tracks included. This release did not include the second disc of ambient songs.

Track listing

All songs written by Velvet Cacoon.

  1. "Bloodletting" - 1:25
  2. "Infinite Plateau" - 3:26
  3. "Nest Of Hate" - 5:38
  4. "Perched On A Neverending Peak" - 7:08
  5. "Setting Off The Twilights" - 4:31
  6. "A Year Of Decembers" - 5:55
  7. "Reverie" - 3:27
  8. "Starlit Seas Of Angel Blood" - 4:21
  9. "World Untouched By Mankind" - 2:48
  10. "When The Purest Flesh Is Alive in a Heart Full of Hate" - 4:56

Disc Two (2006 CD re-release)

  1. "Velorum" - 22:27
  2. "Ambient Planet" - 29:04
  3. "Nighttime Ice Horizon" - 20:21

Personnel

gollark: https://github.com/JasonTheKitten/Webicity-DEV/blob/preDev/source/toolkits/text/html/classes/element/Element.lua
gollark: It's fine when pasted in discord somehow...
gollark: Horrible as in inconsistent.
gollark: Not in that file but whatever.
gollark: ```luafunction Element:calcSize(queue, stack) if self.finalizeSize then self.parent.container = self.parent.container + self.container self.finalizeSize = nil return end if self.parent then self.container = new(class.ElementRect)(self.parent.container) self.finalizeSize = true else self.container = new(class.ElementRect)(nil, self.browserObject.request.page.window, nil, 0, 0) end stack:push(self.container) if self.window then stack:push(new(class.ElementRect)(self.container, self.window)) end if self.parent then queue:push(self) end for i=#self.children, 1, -1 do queue:push(self.children[i]) endend```
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.