71 lines
2.8 KiB
HTML
Executable File
71 lines
2.8 KiB
HTML
Executable File
<!DOCTYPE html>
|
|
<html>
|
|
|
|
<head>
|
|
<title>wkflw : fragile mastery</title>
|
|
|
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
|
|
|
|
<link rel="stylesheet" type="text/css" href="../css/print.css" media="print">
|
|
<link rel="stylesheet" type="text/css" href="../css/styles.css" media="screen">
|
|
|
|
<!-- Matomo -->
|
|
<script type="text/javascript">
|
|
var _paq = window._paq || [];
|
|
/* tracker methods like "setCustomDimension" should be called before "trackPageView" */
|
|
_paq.push(['trackPageView']);
|
|
_paq.push(['enableLinkTracking']);
|
|
(function() {
|
|
var u = "//analytics.suroh.tk/";
|
|
_paq.push(['setTrackerUrl', u + 'matomo.php']);
|
|
_paq.push(['setSiteId', '1']);
|
|
var d = document,
|
|
g = d.createElement('script'),
|
|
s = d.getElementsByTagName('script')[0];
|
|
g.type = 'text/javascript';
|
|
g.async = true;
|
|
g.defer = true;
|
|
g.src = u + 'matomo.js';
|
|
s.parentNode.insertBefore(g, s);
|
|
})();
|
|
</script>
|
|
<!-- End Matomo Code -->
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<div class="imgFeat">
|
|
<img src="../assets/other/fragileMastery/POD_Cover.sm.png" alt="">
|
|
</div>
|
|
|
|
<header>
|
|
<h1>max franklin</h1>
|
|
</header>
|
|
|
|
<a href="https://work.suroh.tk/" id="home">
|
|
<< home</a> <section class="work text">
|
|
<h1>fragile mastery</h1>
|
|
|
|
<p>Fragile Mastery is structured around conversations I had with my peers who are improvising musicians, supported by research on software, improvisation, and collective practices. These bodies of research are applied to my own works and my
|
|
improvisational practice involving software and music. My interest in software and improvisation has lead me to ask, how can improvisation augment my practice involving music and software?</p>
|
|
|
|
<p>Fragile Mastery is the title of my master's thesis which now forms the basis of my work outside of a performance practice. Manifestations of this research have taken the form of printed material, digital intrusions into music performance
|
|
tools and spaces, installations, and sound recordings. It also heavily influences my pedagogical pursuits where I try and re-consider implications of mastery and value within the insitutions of a university, classroom, workshop or residency.</p>
|
|
|
|
<p>My thesis is freely available ony my <a href="https://git.suroh.tk/" target="_blank">git repository</a>. It was designed for print using all open source tools, and generated using custom scripts which can also be found on my git.</p>
|
|
|
|
</section>
|
|
|
|
|
|
<section class="work imgs">
|
|
<img src="../assets/other/fragileMastery/thumb-gradInstallation.jpg">
|
|
|
|
<!-- <object data="../assets/imgs/headhunter.svg" type="image/svg+xml"></object>
|
|
<object data="../assets/imgs/theKing.svg" type="image/svg+xml"></object> -->
|
|
</section>
|
|
|
|
|
|
</body>
|
|
|
|
</html>
|