summaryrefslogtreecommitdiff
path: root/docs/magisphere/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/magisphere/index.html')
-rw-r--r--docs/magisphere/index.html74
1 files changed, 74 insertions, 0 deletions
diff --git a/docs/magisphere/index.html b/docs/magisphere/index.html
new file mode 100644
index 0000000..a6cd77f
--- /dev/null
+++ b/docs/magisphere/index.html
@@ -0,0 +1,74 @@
+<!doctype html>
+<html>
+<head>
+<title>Xena Vectra</title>
+<meta charset="utf-8">
+<link rel="stylesheet" href="magisphere.css" />
+<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" />
+</head>
+<body class='loading'>
+<div class='content'>
+ <b>MAGISPHERE</b> IS
+ <a href="/">XENA VECTRA</a>
+ and
+ <a href="https://asdf.us/">COSMIC SANDS</a>
+ cosmic analog underwater excursion / debut and cassette release at <a href="http://panke.gallery/">panke . gallery</a> WEDDING THURSDAY 17-01-2019.
+ descent into THETA-5 / sonar wave shadows. benthic illumination.
+ magma atrium and the chamber of glyphs. C20. Produced in 2019.
+</div>
+<!-- <div class="player paused">
+ <div class="icon"></div>
+ <div class="track"></div>
+ <div class="playlistToggle">
+ <div></div>
+ <div></div>
+ <div></div>
+ </div>
+ </div>
+ -->
+</header>
+<!--
+<section id="bio">
+ <h2>Biography</h2>
+ <p>
+ Xena Vectra is the alter ego of synth goddess Bethany Barrett. Born in the mountains of the Black Forest and raised in sunny California, Beth has a long history in Berlin's underground music scene. Over the years she has produced everything from shoegaze to noise, avant garde disco and synthwave alike. Her unique style as Xena Vectra is inspired by vintage horror soundtracks, driven by her love of analog electronics.
+ </p>
+ <p>
+ As Xena Vectra, she performs live using an all hardware setup without a laptop in sight. She is available for bookings throughout Europe. Her soundtrack work includes scoring indie film <i>Figaros Wölfe</i> (2017).
+ </p>
+</section>
+<section id="discography">
+ <h2>Discography</h2>
+ <p>
+ <i>As Xena Vectra</i>
+ </p>
+ <p>
+ <b>Escape from Neukölln</b> EP (2018)<br>
+ Digital on <a href="https://xenavectra.bandcamp.com/albums/escape-from-neukolln/">Bandcamp</a>
+ <br>
+ <br>
+ </p>
+ <p>
+ <b>Dreaming City</b> EP (2018)<br>
+ Cassette / digital on <a href="https://xenavectra.bandcamp.com/albums/escape-from-neukolln/">Bandcamp</a>
+ </p>
+</section>
+<section id="contact">
+</section>
+-->
+<div class="playlist">
+ <ul></ul>
+</div>
+<script src="/assets/js/util.js"></script>
+<script src="/assets/js/cielab.js"></script>
+<script src="/assets/js/sounds.js"></script>
+<script src="/assets/js/player.js"></script>
+<script src="/assets/js/stars.js"></script>
+<script>
+const site = (function(){
+ document.body.classList.remove('loading')
+ stars.rebuild(0.6, true)
+})()
+</script>
+</body>
+</html>