Småvulgär

Småvulgär is a studio album by King Creosote, released in 2015.

Småvulgär
Studio album by
Released2015
GenreFolk
Length42:39
LabelFence
King Creosote chronology
3 on This Island
(2014)
Småvulgär
(2015)

Track listing

All tracks are written by King Creosote.

No.TitleLength
1."You Just Want"3:47
2."Whose Heart Is on Hold"4:38
3."Prize of the Carnival Shows"5:35
4."Pie in the Sky"4:05
5."Wake up to This"3:59
6."Unaware of the Grip"5:39
7."And You Still Not Sleeping"4:51
8."Booby Reprize"1:09
9."The Long Fade"8:56
Total length:42:39
gollark: > Why is it not written in Superior: tm: Rust?!ABRv1 was, this is not.
gollark: I did make a bunch of tweaks since I don't like how it did stuff.
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?

References

<album liner notes />

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