2018-05-01 20:20:32 +00:00
|
|
|
<!DOCTYPE html>
|
|
|
|
<html>
|
|
|
|
<head>
|
|
|
|
<title>wkflw</title>
|
|
|
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
|
|
|
|
|
|
|
|
<link rel="stylesheet" type="text/css" href="css/styles.css">
|
|
|
|
</head>
|
|
|
|
<body>
|
|
|
|
|
|
|
|
<header>
|
2018-07-22 21:36:56 +00:00
|
|
|
<h1>max<br>franklin</h1>
|
2018-05-01 20:20:32 +00:00
|
|
|
</header>
|
2018-07-22 21:36:56 +00:00
|
|
|
|
|
|
|
<nav>
|
|
|
|
<ul>
|
|
|
|
<li style="color: #FF670F;">wrk : </li>
|
|
|
|
<a href="#" id="audioButton"><li>audio</li></a>
|
|
|
|
<a href="#" id="otherButton"><li>other</li></a>
|
|
|
|
<a href="https://git.suroh.tk" target="_blank"><li>code</li></a>
|
|
|
|
<li style="color: #FF670F;">rsch : </li>
|
|
|
|
<a href="https://ied.suroh.tk"><li>IED</li></a>
|
|
|
|
<a href="https://work.suroh.tk/research"><li>wiki</li></a>
|
|
|
|
</ul>
|
|
|
|
</nav>
|
|
|
|
|
|
|
|
<section class="work" id="audioSection">
|
|
|
|
<h1>AUDIO</h1>
|
2018-05-01 20:20:32 +00:00
|
|
|
|
2018-07-22 21:36:56 +00:00
|
|
|
<ul>
|
2018-07-22 22:03:11 +00:00
|
|
|
<a href="work/soloWork.html"><li id="soloWork" style="background:url('assets/audio/solo/thumb-_DSC5654.png');">
|
2018-07-22 21:36:56 +00:00
|
|
|
<h3>Solo</h3>
|
|
|
|
<p>Solo improvised performance practice employing custom open source software instruments and saxophone.</p>
|
|
|
|
</li></a>
|
2018-07-22 22:03:11 +00:00
|
|
|
<a href="work/postoastWork.html"><li id="postoastWork" style="background: url('assets/audio/postoast/thumb-pgxpublaunch.png');">
|
2018-07-22 21:36:56 +00:00
|
|
|
<h3>POST TOAST</h3>
|
|
|
|
<p>Electronic duo currently playing a live meld of improvised electronica, techno, hip-hop neo-classical music and down-tempo dystopian futurism.</p>
|
|
|
|
</li></a>
|
|
|
|
</ul>
|
2018-05-01 20:20:32 +00:00
|
|
|
</section>
|
|
|
|
|
2018-07-22 21:36:56 +00:00
|
|
|
<section class="work" id="otherSection">
|
|
|
|
<h1>OTHER</h1>
|
2018-05-01 20:20:32 +00:00
|
|
|
|
2018-07-22 21:36:56 +00:00
|
|
|
<ul>
|
2018-07-22 22:03:11 +00:00
|
|
|
<a href="work/fragileMasteryWork.html"><li id="fragileMasteryWork" style="background:url('assets/other/fragileMastery/thumb-gradInstallation.png');">
|
2018-07-22 21:36:56 +00:00
|
|
|
<h3>Fragile Mastery</h3>
|
|
|
|
<p>Research on improvisation, open source software and their combined ability to question our attributions of value and mastery.</p>
|
|
|
|
</li></a>
|
2018-07-22 22:03:11 +00:00
|
|
|
<a href="work/euclidWork.html"><li id="euclidWork" style="background:url('assets/other/tetra/thumb-tetra2.png');">
|
2018-07-22 21:36:56 +00:00
|
|
|
<h3>EUCLID</h3>
|
|
|
|
<p>Interactive improvisationa "article" for Tetra Gama Circulaire #3. Collaboration between DePlayer and the Experimental Publishing Master.</p>
|
|
|
|
</li></a>
|
|
|
|
<a href="work/autonomousArchiveWork.html"><li id="autonomousArchiveWork" style="background:url('assets/other/autonomousArchive/buildingLightbox.jpg');">
|
|
|
|
<h3>Autonomous Archive</h3>
|
|
|
|
<p>Collaborative project to build an activated archive of a 30 year old living community in Rotterdam.</p>
|
|
|
|
</li></a>
|
2018-07-22 22:03:11 +00:00
|
|
|
<a href="work/chagrinWork.html"><li id="chagrinWork" style="background:url('assets/other/chagrin/thumb-chagrin1.png');">
|
2018-07-22 21:36:56 +00:00
|
|
|
<h3>Adelaïde</h3>
|
|
|
|
<p>Reactive music video made during a 24hr music video challenge. Music by Requin Chagrin.</p>
|
|
|
|
</li></a>
|
|
|
|
</ul>
|
|
|
|
</section>
|
2018-05-01 20:20:32 +00:00
|
|
|
|
2018-07-22 21:36:56 +00:00
|
|
|
<script type="text/javascript" src="js/menu.js"></script>
|
2018-05-01 20:20:32 +00:00
|
|
|
</body>
|
|
|
|
</html>
|