Lunatic Soul
Lunatic Soul is a progressive rock side-project, founded by Riverside vocalist and bass guitarist Mariusz Duda in 2008.[1]
Lunatic Soul | |
---|---|
Mariusz Duda (Lunatic soul Member) during concert Riverside in Zielona Góra | |
Background information | |
Origin | Poland |
Genres | Progressive rock |
Years active | 2008–present |
Labels | |
Associated acts | Riverside |
Website | www |
Members | Mariusz Duda Wawrzyniec Dramowicz |
Discography
Title | Album details | Peak chart positions |
---|---|---|
POL [2][3][4][5][6] | ||
Lunatic Soul | 23 | |
Lunatic Soul II | 13 | |
Impressions | — | |
Walking on a Flashlight Beam |
|
11 |
Fractured |
|
4 |
Under the Fragmented Sky |
|
10 |
"—" denotes a recording that did not chart or was not released in that territory. |
gollark: It's especially good with ADTs.
gollark: ```fsharptype Thing = | Foo of int | Bar of string | Baz of Thing listlet rec printThing t = match t with | Foo f -> sprintf "foo: %d" f | Bar s -> sprintf "bar: %s" s | Baz ts -> sprintf "[%s]" <| String.concat ", " (List.map printThing ts)```More pattern matching examples!
gollark: I was going to have `let printed` at the top then changed my mind.
gollark: Oh, yes, silly me.
gollark: ```javascriptconst printNumber = n => { switch(n) { case 0: return "zero"; //break; case 1: return "one"; //break; case 2: return "two"; //break; case 3: return "three"; //break; default: return "many"; }}```That's much longer, and uglier, especially with the breaks (not needed in this example, but generally will be).
References
- "Kscope | Lunatic Soul". kscopemusic.com. Retrieved 2016-05-15.
- "Oficjalna lista sprzedaży :: OLiS - Official Retail Sales Chart". olis.onyx.pl. Retrieved 2016-05-15.
- "Oficjalna lista sprzedaży :: OLiS - Official Retail Sales Chart". olis.onyx.pl. Retrieved 2016-05-15.
- "Oficjalna lista sprzedaży :: OLiS - Official Retail Sales Chart". olis.onyx.pl. Retrieved 2016-05-15.
- "Oficjalna lista sprzedaży :: OLiS - Official Retail Sales Chart". olis.onyx.pl. Retrieved 2018-06-07.
- "Oficjalna lista sprzedaży :: OLiS - Official Retail Sales Chart". olis.onyx.pl. Retrieved 2018-06-07.
- "Lunatic Soul - Lunatic Soul | Songs, Reviews, Credits | AllMusic". allmusic.com. Retrieved 2016-05-15.
- "Lunatic Soul by Lunatic Soul on iTunes". itunes.apple.com. Retrieved 2016-05-15.
- "Lunatic Soul 2 - Lunatic Soul | Songs, Reviews, Credits | AllMusic". allmusic.com. Retrieved 2016-05-15.
- "Lunatic Soul II by Lunatic Soul on iTunes". itunes.apple.com. Retrieved 2016-05-15.
- "Impressions - Lunatic Soul | Songs, Reviews, Credits | AllMusic". allmusic.com. Retrieved 2016-05-15.
- "Impressions by Lunatic Soul on iTunes". itunes.apple.com. Retrieved 2016-05-15.
- "Aktualności - Lunatic Soul nowy album w październiku! - Wytwórnia płytowa - Mystic Production". mystic.pl. Retrieved 2016-05-15.
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.