Still Screaming
Still Screaming is the debut album by Scream released in 1983 through Dischord Records.
Still Screaming | ||||
---|---|---|---|---|
Studio album by | ||||
Released | January 1983 | |||
Recorded | October 1982 | |||
Genre | Hardcore punk | |||
Label | Dischord | |||
Producer | Ian MacKaye, Eddie Janney, Don Zientara, Jefferson Rogers, Scream | |||
Scream chronology | ||||
|
Track listing
- "Came Without Warning"
- "Bedlam"
- "Solidarity"
- "Your Wars/Killer"
- "Piece of Her Time"
- "Human Behavior"
- "Stand"
- "Fight/American Justice"
- "New Song"
- "Laissez-Faire"
- "Influenced"
- "Hygiene"
- "Cry Wolf"
- "Total Mash"
- "Who Knows? Who Cares?"
- "Amerarockers"
- "U. Suck A./We're Fed Up"
- "Ultraviolence/Screamin'"
- "Violent Youth"
Personnel
- Scream
- Ian MacKaye - Producer
- Eddie Janney - Producer
- Don Zientara - Producer
- Jefferson Rogers - Producer on "Ultraviolence/Screamin'"
gollark: This may require testing. It's not impossible that *somehow* `pcall` is using the "real" environment, but I have no idea what would cause htat.
gollark: ```lua -- if function is not from within the VM, return env from within sandbox function environment.getfenv(arg) local env if type(arg) == "number" then env = gf(arg + 1) else gf(arg) end if not env or env._HOST and string.find(env._HOST, "YAFSS") == nil then return gf() else return env end end```
gollark: Well, that's incredibly weird and I have no idea what causes that!
gollark: I'll have to check the... YAFSS, I think... code for getfenv?
gollark: Okay, hmm, that actually does work, no idea *how*.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.