$ell Out
$ell.Out is the second album from the heavy metal band Pist.On, recorded and released after the band was dropped by Atlantic Records.
$ell.Out | ||||
---|---|---|---|---|
Studio album by | ||||
Released | April 6, 1999 (United States) March 1, 1999 (Europe) | |||
Studio | Baby Monster Studios and Spa Recording NYC | |||
Genre | Heavy Metal | |||
Label | Mayhem | |||
Producer | Daniel Rey | |||
Pist.On chronology | ||||
|
Review scores | |
---|---|
Source | Rating |
AllMusic |
Name change
Having changed their name from Pist.On to Piston upon being signed by Atlantic Records (reportedly at the behest of the new label), the band changed their name "back" to Pist.On after being dropped by Atlantic.
Track listing
All tracks by Henry Font except where noted.
- "Suddenly Sober" – 3:24
- "Rest" (Font, Gans) – 4:24
- "31 Degrees" – 4:46
- "When I Go" – 3:36
- "Low" – 3:46
- "Someone" – 4:10
- "C" (Font, Gans) – 5:02
- "Need to Know" – 4:41
- "New Car" – 4:24
- "Square" – 5:22
- "Waiting to Die" – 4:17
Personnel
- Val Ium – "pills thrills n bills" (bass & vocals)
- Jeff McManus – "booze broads n bingo" (drums)
- Henry Font – "sushi sex n satan" (vocals & rhythm guitar)
- Burton Gans – "money misery n masurbation" (rhythm & lead guitars)
- Recorded at Baby Monster Studios and Spa Recording NYC
- Produced by Daniel Rey
- Engineered by Jon Marshall Smith
- Mastered by Roger Lian at Masterdisk NYC
gollark: ```javascriptfunction infoFromHtml(html) { // First, just strip all the actual HTML & get text const text = JSDOM.fragment(html).textContent; if (/.*will die if it doesn/.exec(text) === null) { return { type: "not growing" }; } let sick = false; if (/.*shell of the egg seems soft,/.exec(text) !== null) { sick = true } if (/.*hatchling seems sick/.exec(text) !== null) { sick = true } const views = parseCounter(text, "Overall views"); const uniqueViews = parseCounter(text, "Unique views"); const clicks = parseCounter(text, "Clicks"); const timeResults = /.*in: ([0-9]+) days (and ([0-9]+) hours)?/.exec(text); const days = parseInt(timeResults[1]), hours = parseInt(timeResults[3]); const type = getCapture(text, /.*Viewing (Hatchling|Egg)/) if (isNaN(days) || isNaN(hours)) { throw new Error("Either days or hours are now invalid; has DC's format changed?"); } return { views, uniqueViews, clicks, type: type == "Hatchling" ? "hatchling" : "egg", hoursRemaining: days * 24 + hours, sick }}```
gollark: Without API access, going over everything on the scroll is *annoying*. The only reason I can process eggs at all is because I spent ages on some regexes.
gollark: Yes, that's possible, except you can put in someone else's.
gollark: Isn't just *asking* what scroll an egg is from prone to misuse?
gollark: Yes, but people are unlikely to do that.
References
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.