Plasma Pool
Plasma Pool is an EBM band from Budapest, Hungary that was formed in 1989.
Plasma Pool | |
---|---|
Origin | Hungary |
Genres | EBM |
Years active | 1989–present |
Labels | Scarlet, Miscarriage Records |
Current members
- Attila Csihar - vocals
- Istvan Zilahy - keyboards
- Lazlo Kuli - drums
Former members
- Attila Csihar - vocals (Mayhem, Burial Chamber Trio, Sunn_O))), ex-Aborym, ex-Korog, ex-Keep of Kalessin, ex-Tormentor)
Discography
- I (album, studio and live music, 1996)
- II — Drowning (album, live, 1997)
- III — Sinking (unreleased album)
- The Beast of Attila Csihar (selected tracks on compilation, 2003)
- Ezoterror (album, studio, 2004)
gollark: You should have me manage lyricly.xyz.
gollark: ```rustuse chrono::prelude::*;use pulldown_cmark::{Options, Parser, html};pub fn format_time(time: DateTime<Utc>) -> String { time.format("%Y-%m-%d %H:%M:%S").to_string()}pub fn render_markdown(md: &str) -> String { let mut options = Options::empty(); options.insert(Options::ENABLE_STRIKETHROUGH); options.insert(Options::ENABLE_FOOTNOTES); options.insert(Options::ENABLE_TABLES); let parser = Parser::new_ext(md, options); let mut out = String::with_capacity(md.len() * 3 / 2); html::push_html(&mut out, parser); out}```rust.
gollark: > does anyone even know how to program games that don't break when you change the resolution‽... yes?
gollark: ++random 1 5
gollark: Pick randomly
External links
- www.plasmapool.hu - official page
- The Beast of Attila Csihar
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.