Drop-dead

Drop-dead is the ninth full-length studio album of the band The Violet Burning.[1][2][3] It was released February 14, 2006 on Northern Records.

Drop-dead
Studio album by
ReleasedFebruary 14, 2006
RecordedJuly 2005 @ Supernatural Sound
GenreRock
Length52:10
LabelNorthern Records
ProducerJeff Anderson
The Violet Burning chronology
[[This Is the Moment (The Violet Burning album)|]]
(2003)
Drop-dead
(2006)
Mercy Songs
(2010)

Track listing

All tracks by Michael J. Pritzl

  1. "Human" – 5:17
  2. "All I Want" – 4:02
  3. "Do You Love Me?" – 3:26
  4. "Already Gone" – 3:55
  5. "More" – 5:40
  6. "Swan Sea" – 3:50
  7. "Eleanor" – 3:42
  8. "Rewind" – 3:41
  9. "Blown Away" – 4:10
  10. "Trans" – 0:41
  11. "The End Begins" – 7:00
  12. "One Thousand Years" – 6:46

Personnel

  • Michael J. Pritzl - vocals
  • Lenny Beh - drums
  • Chris Buelow - guitar
  • Daryl 'Black Cherry' Dawson - bass
gollark: It MIGHT be somewhat entirely derived from JSK.
gollark: ```pythonCORO_CODE = """async def repl_coroutine(): import asyncio import aiohttp import discord from discord.ext import commands"""async def async_exec(code, loc, glob): user_code = ast.parse(code, mode='exec') wrapper = ast.parse(CORO_CODE, mode='exec') funcdef = wrapper.body[-1] funcdef.body.extend(user_code.body) last_expr = funcdef.body[-1] if isinstance(last_expr, ast.Expr): funcdef.body.pop() funcdef.body.append(ast.Return(last_expr.value)) ast.fix_missing_locations(wrapper) exec(compile(wrapper, "<repl>", "exec"), loc, glob) return await (loc.get("repl_coroutine") or glob.get("repl_coroutine"))()```
gollark: <@319753218592866315> What?
gollark: AutoBotRobot actually has to do a bunch of AST hackery to make asynchronousness work.
gollark: &sys exec await ctx.send("APIOID")

References

  1. "The Violet Burning - Drop-Dead | Albums". musicOMH. 2006-02-14. Retrieved 2020-03-21.
  2. Farmer, Michial (2017-07-14). "A Primer on Christian Alternative Rock: The Violet Burning". The Christian Humanist. Retrieved 2020-03-21.
  3. "The Violets on The Story of Our Lives". HM Magazine. Retrieved 2020-03-21.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.