Crepuscule with the Dead Science

Crepuscule with The Dead Science is the third EP from The Dead Science, released in 2006 on Slender Means Society. Two tracks, "Child/Actress" and a cover of John Dowland's "All Ye Whom Love of Fortune", were recorded during the Frost Giant sessions. Thanks in the liner notes is given to "Mr. Zazzary 'Veins' Pendleton", apparently code for Zac Pennington, Slender Means Society's founder.

Crepuscule with The Dead Science
EP by
ReleasedSeptember 2006
LabelSlender Means Society
ProducerJherek Bischoff, Ryan Hadlock
The Dead Science chronology
Frost Giant
(2005)
Crepuscule with The Dead Science
(2006)
Villainaire
(2008)

Track listing

  1. "Child/Actress"
  2. "Displacer Beast"
  3. "ps The Past"
  4. "White Stain"
  5. "All Ye Whom Love of Fortune"
gollark: You can use this as a rough template for an "antivirus".
gollark: ```lualocal banned = { BROWSER = { "EveryOS", "Webicity" }, BAD_OS = { "QuantumCat" }} function potatOS.check_safe(code) local lcode = code:lower() for type, list in pairs(banned) do for _, thing in pairs(list) do if lcode:find('[^"]' .. thing:lower()) then local text = ([[This program contains "%s" and will not be run.Classified as: %s.If this is a problem, please contact the potatOS developers.]]):format(thing, type) return false, function() printError(text) end end end end return trueend local boot_done = false local real_load = load function load(code, ...) if boot_done then local ok, replace_with = potatOS.check_safe(code) if not ok then return replace_with end return real_load(code, ...)end```
gollark: I have experience from making the potatOS browser blocker.
gollark: I can make that CC antivirus if you like.
gollark: (note: I didn't, this is totally a joke and not just a cover for my real plan)
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.