Live @ the Bayside Social Club

Live @ the Bayside Social Club is a live album by American rock band Bayside, which was released on September 30, 2008, the same day as their fourth studio album Shudder.[1] The album was recorded at S.I.R. Studio in New York at a free show which was played for Bayside Social Club members. The album features songs from Bayside's first three studio albums: Sirens and Condolences, their self-titled album, and The Walking Wounded.

Live @ the Bayside Social Club
Live album by
ReleasedSeptember 30, 2008
RecordedAugust 17, 2008, at S.I.R. Studio, New York City, New York
GenrePunk rock, alternative rock, emo
Length55:33
LabelVictory
ProducerTed Hutt
Bayside chronology
Shudder
(2008)
Live @ the Bayside Social Club
(2008)
Killing Time
(2011)

Track listing

No.TitleLength
1."They're Not Horses, They're Unicorns"4:49
2."Blame It on Bad Luck"3:49
3."Duality"3:58
4."Masterpiece"4:28
5."Carry On"5:21
6."The Walking Wounded"3:52
7."Montauk"4:04
8."Dear Your Holiness"4:04
9."Don't Call Me Peanut"5:07
10."I and I"5:02
11."They Looked Like Strong Hands"4:56
12."Hello Shitty"1:14
13."Devotion and Desire"4:54
Total length:55:33
gollark: Greetings, octachoron #17.
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.

References

This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.