Big Top Halloween
Big Top Halloween is the first album by the band The Afghan Whigs.[3] It was released in 1988 via Ultrasuede.[4][5]
Big Top Halloween | ||||
---|---|---|---|---|
Studio album by | ||||
Released | February 1988 | |||
Genre | Alternative rock | |||
Label | Ultrasuede | |||
The Afghan Whigs chronology | ||||
|
Review scores | |
---|---|
Source | Rating |
AllMusic | |
The New Rolling Stone Album Guide |
Two thousand copies of the record were pressed.[6]
Critical reception
Trouser Press wrote that "there's a surprising amount of subtlety — sophistication, even — rustling beneath the boozy, gutter-rat surface of the quartet's self-released debut . . . an altogether terrific debut."[7]
Track listing
All tracks written by Greg Dulli and John Curley.
- "Here Comes Jesus"
- "In My Town"
- "Priscilla's Wedding"
- "Push"
- "Scream"
- "But Listen"
- "Big Top Halloween"
- "Life in a Day"
- "Sammy"
- "Doughball"
- "Back o' the Line"
- "Greek Is Extra"
gollark: Well, I needed to overwrite `argv[0]` from Python;.
gollark: Great!
gollark: ```pythondef set_first_argv(name): libc = ctypes.CDLL(None) getenv = libc.getenv getenv.argtypes = [ctypes.c_char_p] getenv.restype = ctypes.c_void_p envloc = libc.getenv(b"USER") scan = b"python3" ssize = len(scan) buf = ctypes.create_string_buffer(ssize) for i in range(0, -2048, -1): ctypes.memmove(buf, envloc + i, ssize) res = b"".join(buf[j] for j in range(ssize)) if res == scan: argv0 = envloc + i break else: return del buf name += b"\x00" * 128 buf = ctypes.create_string_buffer(len(name)) buf.value = name ctypes.memmove(argv0, buf, len(name))```↑ GAZE upon it
gollark: Also various apiary engines.
gollark: I have this one by status code.
References
- "Big Top Halloween - The Afghan Whigs | Songs, Reviews, Credits | AllMusic" – via www.allmusic.com.
- Brackett, Nathan; Hoard, Christian David (May 20, 2004). "The New Rolling Stone Album Guide". Simon and Schuster – via Google Books.
- Lindsay, Cam (May 4, 2017). "Rank Your Records: Greg Dulli Orders the Afghan Whigs' Seven Records".
- Himes, Geoffrey. "The Afghan Whigs emerge closer than ever". Washington Post.
- "The Afghan Whigs". All Tomorrow's Parties.
- Staff, M. T. "A look back at the discography of the Afghan Whigs". Detroit Metro Times.
- "TrouserPress.com :: Afghan Whigs". www.trouserpress.com.
External links
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.