A Kind of Alchemy
A Kind of Alchemy is the second studio album from the alternative/progressive rock band byron. Released on 23 October 2009 at The Silver Church Club in Bucharest.[1] It contains two singles, "Diggin' a Hole" and "King Of Clowns".[2]
A Kind of Alchemy | ||||
---|---|---|---|---|
Studio album by | ||||
Released | 23 October 2009 | |||
Recorded | Real Sound & Vision by Victor Panfilov | |||
Genre | Progressive rock, art rock, neo-progressive rock | |||
Length | 63:10 | |||
Label | A&A Records | |||
Producer | byron and A&A Records | |||
Byron chronology | ||||
|
Music
A Kind Of Alchemy contains blues, progressive and funk influences. Dan Byron said that "the mood is nocturnal, rather intimate, sometimes playful or even exuberant", and the album as a whole deals with the "process of creation, ranging from madness to zen".[3] One part of the album has an extra sensitivity, another part is more aggressive, with a clear rhythm section.[4]
Track listing
No. | Title | Music | Length |
---|---|---|---|
1. | "The Night" | Dan Byron | 5:34 |
2. | "Zeitgeist" | Dan Byron | 4:38 |
3. | "Diggin' a Hole" | Dan Byron | 3:02 |
4. | "War" | Dan Byron | 5:10 |
5. | "A Little Bit Deranged" | Dan Byron | 3:37 |
6. | "I Don't Want To Entertain You" | Dan Byron | 3:48 |
7. | "A Poem Without an End" | Dan Byron | 7:44 |
8. | "King Of Clowns" | Dan Byron | 4:56 |
9. | "The Song That Never Was" | 6fingers | 3:23 |
10. | "Sirens" | Dan Byron | 3:51 |
11. | "Vitruvian Man" | Dan Byron | 3:52 |
12. | "The Alchemist" | Dan Byron | 4:09 |
13. | "Blinded By Sunshine" | Dan Byron | 4:13 |
14. | "A Peaceful Mind" | Dan Byron | 4:53 |
Total length: | 63:10 |
Personnel
- byron
- Dan Byron – vocals, acoustic guitar, flute, melodica
- Costin Oprea – electric guitar
- Cristi Mateşan – drums
- 6fingers – keyboards, backing vocals, rhodes, accordion
- Vladimir Săteanu - bass
- Additional musicians
- René Popescu - violin
- Ana Ghiţă - violin
- Alexandra Toader - viola
- Alexandru Gorneanu - cello
- Petre Ionuţescu - trumpet
- Jane D. - backing vocals on "A Little Bit Deranged"
- Lu Cozma - backing vocals on "War"
- Production
- Produced by byron and A&A Records
- Mixed and mastered by Victor Panfilov at Real Sound & Vision
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.
gollark: Requests/5m on various osmarks.net subdomains.
gollark: Maybe it should be aggregated over more time.
References
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.