edit project text and html

master
Angeliki 5 years ago
parent 45b8ca73ac
commit 92091b1934

@ -1,3 +1,7 @@
## Topic
In my thesis I refer to the binaries and gender structures that characterize the voice. I want break these barriers and show the cabability of voice, exploring that with people in the physical space but also online. I build up a connection/a communication channel/ a space with these people through small performative actions. I will introduce gradually the concept of the mediation of the voice and its abilities to amplify one's presence in different platforms. I will introduce thechnologies and ways to mediate the voice. I will test which one wrks best for them (web streaming, recording and publish it online? ). Engaging with the people through listening the surroundings,...Mainstream media and public space in cities serves the amplification of the voice of the powerful that dominates over others. This is based on strong power realations. These exclusions are expressed in those binaries (private/public,...). Bodies restricted to express, voice is an important part of this expression. But has also gone beyond the primary orality. How to explore this second orality?
I borrow practices from the examples I explore, that also follow my methods. Site-specificity, listening, participation, less medium, temporality,
## Intention
I want to make space for these things to unravel
Possibilities of amplification (through distortions, creating spaces, listening, streaming, amplifying? practices explored in my thesis) Draw parallels with the examples mentioned in the thesis and my work right now

@ -0,0 +1,16 @@
<!DOCTYPE html>
<style type="text/css">
body {font-family: "Old Standard TT"; font-size: 20px; line-height: 1.4; letter-spacing: 1px;}
h2 {font-size: 24px;}
section {margin-bottom: 50px;}
table, th, td {vertical-align: top; border-collapse: separate; padding: 6px;}
button {width: 100px;}
</style>
<html>
<head>
<h2>Amplification of female voices</h2>
</head>
<body>
<img src="">
</body>
</html>

Binary file not shown.

After

Width:  |  Height:  |  Size: 118 KiB

@ -1,12 +1,26 @@
<style type="text/css">
body {font-family: "Old Standard TT"; font-size: 20px; line-height: 1.4; letter-spacing: 1px;}
h2 {font-size: 24px;}
section {margin-bottom: 50px;}
table, th, td {vertical-align: top; border-collapse: separate; padding: 6px;}
button {width: 100px;}
</style>
<body>
<section>
<h2>Feedback composition</h2>
<h3>Hypothesis #1: I assume that gender representation is different in public spaces. What sounds reveal that? I assume that separation of public and private reflect that.
Experiment: I listen and record carefully sounds from the area that are coming from different spaces and voices. Exploring the private and public. Asking inhabitants to describe these sounds.</h3>
</section>
<section>
<em>Hypothesis #1: I assume that gender representation is different in public spaces. What sounds reveal that? I assume that separation of public and private reflect that.
Experiment: I listen and record carefully sounds from the area that are coming from different spaces and voices. Exploring the private and public. Asking inhabitants to describe these sounds.</em>
</section>
<div>
<audio style="width: 100%; background: #222;" id="a1" controls src="description-lidia-CUT.mp3"></audio>
<audio style="width: 100%; background: Tomato;" id="a2" controls src="selection-track-extracts-1.mp3"></audio>
<audio style="width: 100%; background: Orange;" id="a3" controls src="description-eugenie-CUT-SHORT.mp3"></audio>
<button id="b">play</button>
<audio style="width: 100%; background: #222;" id="a2" controls src="selection-track-extracts-1.mp3"></audio>
<audio style="width: 100%; background: #222;" id="a3" controls src="description-eugenie-CUT-SHORT.mp3"></audio>
<button id="b">listen</button>
</div>
<table> <tr>
<td>
@ -90,3 +104,5 @@ for (var i=0, l=links.length; i<l; i++) {
}
</script>
</body>

Loading…
Cancel
Save