Black as Pitch
Black as Pitch is the fourth studio album of the Italian extreme metal band Necrodeath.
Black as Pitch | ||||
---|---|---|---|---|
![]() | ||||
Studio album by | ||||
Released | November 27, 2001 | |||
Genre | Extreme metal | |||
Length | 39:00 | |||
Label | Scarlet Records | |||
Necrodeath chronology | ||||
|
Review scores | |
---|---|
Source | Rating |
Allmusic | ![]() ![]() ![]() ![]() ![]() |
Chronicles of Chaos | ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() |
Track listing
All tracks by Necrodeath
- "Red as Blood" - 3:57
- "Riot of Stars" - 2:46
- "Burn and Deny" - 2:55
- "Mortal Consequence" - 2:55
- "Sacrifice 2K1" - 3:34
- "Process of Violation" - 3:19
- "Anagaton" - 2:43
- "Killing Time" - 2:19
- "Saviors of Hate" - 3:24
- "Join the Pain" - 2:48
- "Church's Black Book" - 8:07
Credits
- Flegias: Vocals
- Peso: Drums
- Claudio: Guitars
- John: Bass
gollark: Go```javascriptconst WebSocket = require("ws")const msgpack = require("@msgpack/msgpack")require("dotenv").config()const ws = new WebSocket(process.argv[2] || "ws://localhost:6086/v4?enc=msgpack")const send = x => ws.send(msgpack.encode(x))ws.on("message", msg => { const data = msgpack.decode(msg) const mtype = data.type if (mtype === "ping") { console.log("ping", data.seq) send({ type: "pong", seq: data.seq }) } else if (mtype === "error") { console.warn(`${data.error} ${data.for}: ${data.detail}`) } else if (mtype === "ok") { console.log(`${data.for}:`, data.result) }})ws.on("open", () => { send({ type: "identify", key: process.env.CLIENT_KEY }) send({ type: "set_channels", channels: [ "ShutdownOS" ] })})```yourself.
gollark: Because they're simpler?
gollark: muahahaha
gollark: ++delete school
gollark: I'm ponderinating, now, what™ commands this system needs.
References
- Black as Pitch at AllMusic
- Aaron McKay (December 2002). "CoC Review". Chronicles of Chaos. Retrieved 25 April 2019.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.