diff options
| author | Jules Laplace <julescarbon@gmail.com> | 2021-02-05 16:16:52 +0100 |
|---|---|---|
| committer | Jules Laplace <julescarbon@gmail.com> | 2021-02-05 16:16:52 +0100 |
| commit | 4e5ab64db82fe968587693c7a000369b32fd6293 (patch) | |
| tree | 24f2f27501f8aef6d12b1ac70e45fbfcdc5a7a84 /docs/portfolio/index.html | |
| parent | 8f077f24cd597eeb22b90374b5423dbdf3a7cd06 (diff) | |
portfolio scaffolding
Diffstat (limited to 'docs/portfolio/index.html')
| -rw-r--r-- | docs/portfolio/index.html | 160 |
1 files changed, 160 insertions, 0 deletions
diff --git a/docs/portfolio/index.html b/docs/portfolio/index.html new file mode 100644 index 0000000..e5ea486 --- /dev/null +++ b/docs/portfolio/index.html @@ -0,0 +1,160 @@ + +<html> +<head> + <meta charset="utf-8" /> + <title>Bethany Barrett</title> + <meta name="author" content="Bethany Barrett" /> + <meta name="description" content='Bethany Barrett, composer and sound designer.' /> + <meta name="referrer" content="no-referrer" /> + <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" /> + <meta property="og:title" content="Bethany Barrett, composer and sound designer."/> + <meta property="og:type" content="website"/> + <meta property="og:image" content="https://xenavectra.com/portfolio/" /> + <meta property="og:url" content="https://xenavectra.com/portfolio/"/> + <meta property="og:site_name" content="xenavectra.com" /> + <link rel="stylesheet" type="text/css" href="index.css" /> +</head> +<body class='loading'> +<div> +<div class='content'> + <div> + <h1>Bethany Barrett</h1> + <h2>Musician, composer, sound designer</h2> + + <p> + Hello and welcome to my portfolio! Here you will find various recordings and soundtracks + that I have produced over the last few years. I hope you find something you enjoy. I am + always available for new commissions and client work. Please email me at <a id="address"></a> + to start a converation. Thanks! + </p> + + <p> + <i>🦄 Bethany</i> + </p> + + <h3>SocialSim</h3> + <small>2020</small> + + <div class='links'> + <span class='link' href="media/02 Glacial Catacomb.mp3"> + <div class='icon audio'></div> + Glacial Catacomb + </span> + <span class='link' href="media/Rabbia e Tarantella full mix.mp3"> + <div class='icon audio'></div> + Ennio Morricone - Rabbia e Tarantella + </span> + </div> + + <p> + Hito Steyerl’s 2020 installation <i>SocialSim</i> used one of my dungeon synth compositions, <i>Glacial Catacomb</i>, as the music inside an art gallery‘s “secret VIP room” full of self-evolving artworks. The film’s credits music was my rendition of Ennio Morricone's <i>Rabbia e Tarantella</i> (1974), performed + using guitars, drums, and synths. + </p> + + <h3>Drill</h3> + <small>2019</small> + + <div class='links'> + <span class='link' href="media/01 Sonification of Mass Shootings (1999-2018).mp3"> + <div class='icon audio'></div> + Mass Shootings (1999-2018) + </span> + <span class='link' href="media/02 AR-15 (2016-17).mp3"> + <div class='icon audio'></div> + AR-15 (2016-17) + </span> + <span class='link' href="media/03 Firearms Manufactured (1986-2016).mp3"> + <div class='icon audio'></div> + Firearms Manufactured (1986-2016) + </span> + <span class='link' href="media/06 Yale Marching Band - Mass Shootings (1999-2018).mp3"> + <div class='icon audio'></div> + Yale Marching Band - Mass Shootings (1999-2018) + </span> + <span class='link' href="media/04 Bethany Barrett - Flowers of Inequality.mp3"> + <div class='icon audio'></div> + Flowers of Inequality + </span> + <span class='link' href="media/05 Bethany Barrett - Six Days.mp3"> + <div class='icon audio'></div> + Six Days + </span> + </div> + + <p> + <i>Drill</i> was a film shot by Hito Steyerl at the Park Avenue Armory in New York City. + The piece centered around gun violence in America, both its history (the Armory is where + the NRA was founded) and the present-day situation where mass shootings happen nearly + every week. I scored the film using data sonifications of mass shooting data, performed + using the Deepmind 12 synthesizer and JX-8P. These were later arranged and + performed by the Yale University Precision Marching Band in the Drill Hall at the Armory. + Finally, I composed two long drones using income inequality data. + </p> + + <h3>This is the Future / Power Plants</h3> + <small>2019</small> + + <div class='links'> + <span class='link' href="media/"> + <div class='icon audio'></div> + (drone) + </span> + + </div> + + <p> + Hito Steyerl's <i>This is the Future / Power Plants</i> used one of my drones to illustrate a garden of + imaginary flowers. It showed in 2019 at the Venice Biennale. + </p> + + <h3>Figaros Wölfe</h3> + <small>2017</small> + + <div class='links'> + <span class='link' href="media/10. Cold Sweat - Mescaline.mp3"> + <div class='icon audio'></div> + Cold Sweat - Mescaline + </span> + + </div> + + <p> + I composed the soundtrack to Dominik Galizia's film <i>Figaros Wölfe</i>, a feature-length psychological drama about a woman overcoming her past trauma through the help of a friend. The synth-driven score features some of my favorite instruments, including the Roland JX-8P and the Moog SubPhatty. + </p> + + </div> +</div> + +<div class='player'> + <div class="column"> + <div class='title'></div> + <div class='msg'></div> + </div> + <div class="row"> + <div class='icon'> + <img src="img/play.svg" class='play_icon'> + <img src="img/pause.svg" class='pause_icon'> + </div> + <div class='pos'> + <div class='track'> + </div> + <div class='dot'></div> + </div> + <div class='time'> + 0:00 / 0:00 + </div> + </div> +</div> + +</body> +<script> + var s = document.createElement('script'); + s.setAttribute('src', window.location.href.match('asdf') ? './index.js' : './index.js?' + Date.now()); + document.body.appendChild(s); + (function(){ + var e = atob('eGVuYXZlY3RyYUBnbWFpbC5jb20=') + address.setAttribute("href", 'mailto:' + e) + address.innerHTML = e + })() +</script> +</html> |
