Celldweller (EP)
Celldweller[3] is the self-titled debut extended play (EP) by the electronic rock project Celldweller. Only 250 copies were made and sold out quickly. The first three tracks are credited to Celldweller and were re-recorded for the debut full-length album that was released four years later; the fourth and fifth tracks were credited simply to Klayton and later appeared on The Beta Cessions Vol. 1.
Celldweller EP | ||||
---|---|---|---|---|
EP by | ||||
Released | February 2000 | |||
Recorded | 1998–2000 | |||
Genre | Electronic rock,[1][2] industrial metal, electro-industrial, trance | |||
Length | 25:10 | |||
Label | Esion Media | |||
Producer | Klayton Grant Mohrman | |||
Celldweller chronology | ||||
|
Track listing
No. | Title | Length |
---|---|---|
1. | "Symbiont" | 5:26 |
2. | "Own Little World" | 3:33 |
3. | "Fadeaway" | 4:47 |
4. | "Beginning of the End" | 5:54 |
5. | "Kemikal" | 5:39 |
Total length: | 25:10 |
Additional personnel
- Ben Grosse – Mixing[4]
- Richard Hunt – Editing
- Kennedy James – Drums
- Grant Mohrman – Acoustic guitar, producer, engineer, mixing
- Jarrod Montague – Drums
- Erik Wolf – Mastering
gollark: I like milk, but cereal with milk is hereßy.
gollark: Praise the __flying__ spaghetti **monster**.
gollark: I dislike how browsers made CSRF a thing, it is total bees.
gollark: One of these days I really ought to add login and CSRF prevention.
gollark: ```javascriptimport m = require("mithril")import * as RPCTypes from "../common/rpc"export const sendMessage = (msg: RPCTypes.Message): Promise<RPCTypes.MessageResponse> => { return m.request( { method: "POST", url: "./rpc/", body: msg, }).then(res => { const [ type, p1, p2 ] = res if (type === "error") { throw new RPCTypes.RPCError(p2, p1) } else if (type === "ok") { return p1 } else { throw new Error("Invalid RPC response") } })}const handler = { get: (target, prop) => (...args) => sendMessage([prop, ...args])}export const serverProxy = new Proxy({}, handler)```
References
- "FiXT Remix Online Community | Celldweller". Fixtremix.com. Archived from the original on 2012-03-01. Retrieved 2012-02-09.
- "Spotlight Feature: Celldweller". Fixtstore.com. Archived from the original on 2012-02-09. Retrieved 2012-02-09.
- Un (2011-02-01). "Celldweller | Gratis muziek, tourneedata, foto's, video's". Myspace.com. Retrieved 2012-02-09.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.