summaryrefslogtreecommitdiff
path: root/docs/magisphere/index.html
blob: f4bc554463a9c4ef4bdde437713e90d4f921d4e4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
<!doctype html>
<html>
<head>
<title>Magisphere</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='bg'><img src='https://s3.amazonaws.com/i.asdf.us/im/14/imGrid_1425570589_bike_1425669497_1425669516.gif'></div>
	<div class='bg'><img src='https://s3.amazonaws.com/i.asdf.us/im/29/imgrid_1328915738_pepper.png'></div>
	<div class='bg'><img src='https://s3.amazonaws.com/i.asdf.us/im/37/imgrid_1326148678_pepper.png'></div>
<div class='content'>
	<br>
<span>
  <b>MAGISPHERE</b>:
    a cosmic analog underwater excursion.
</span>
<br>
    <br><br>
    <a href="https://lfolobster.bandcamp.com/"><img src="magisphere-theta5-tape.jpg"></a>
    <br><br>
<span>
    <a href="https://lfolobster.bandcamp.com/">"THETA-5"</a> cassette. 2019<br>
<br>
a1. descent into THETA-5 / sonar wave shadows.<br>
b1. benthic illumination.<br>
b2. magma atrium and the chamber of glyphs.<br>
</span>
    <br>
<span><a href="/">BETH</a> - LEADS and BASS</span>
&nbsp;
<span><a href="https://asdf.us/">JULES</a> - PADS and ARPS</span>
<br>
<br>
<div style='max-width: 800px;'>
<span style='color: #b05;'>
Magisphere presents a cosmic analog underwater excursion.  Bethany Barrett and Jules LaPlace make live cosmic music using a variety of synthesizers.  "Theta-5" is a journey to the bottom of the sea, across the abyss and beyond.
</span>
</div>
<br>

<span>
    MESSAGES: <a href="https://twitter.com/lfolobster">Twitter</a></span>
</span>
&nbsp;
<span>
    TRANSMISSIONS: <a href="https://lfolobster.bandcamp.com">Bandcamp</a><br>
</span>
<br>
    <br>
    <img src="magisphere-loophole.jpg">
    <br>
    LOOPHOLE, Berlin, Germany. April 2019<br>
    <br>
    <img src="magisphere-panke.jpg">
    <br>
    PANKE GALLERY, Berlin, Germany. January 2019<br>
    <br>
</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>
<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/stars.js"></script>
<script>
const site = (function(){
  document.body.classList.remove('loading')
  stars.rebuild(0.6, true)
})()
</script>
</body>
</html>