Still Screaming

Still Screaming is the debut album by Scream released in 1983 through Dischord Records.

Still Screaming
Studio album by
ReleasedJanuary 1983
RecordedOctober 1982
GenreHardcore punk
LabelDischord
ProducerIan MacKaye, Eddie Janney, Don Zientara, Jefferson Rogers, Scream
Scream chronology
Still Screaming
(1983)
This Side Up
(1985)

Track listing

  1. "Came Without Warning"
  2. "Bedlam"
  3. "Solidarity"
  4. "Your Wars/Killer"
  5. "Piece of Her Time"
  6. "Human Behavior"
  7. "Stand"
  8. "Fight/American Justice"
  9. "New Song"
  10. "Laissez-Faire"
  11. "Influenced"
  12. "Hygiene"
  13. "Cry Wolf"
  14. "Total Mash"
  15. "Who Knows? Who Cares?"
  16. "Amerarockers"
  17. "U. Suck A./We're Fed Up"
  18. "Ultraviolence/Screamin'"
  19. "Violent Youth"

Personnel

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.