diff --git a/amplification.html b/amplification.php similarity index 72% rename from amplification.html rename to amplification.php index ae5d185..a56e03d 100644 --- a/amplification.html +++ b/amplification.php @@ -6,8 +6,10 @@ + +Amplification @@ -102,25 +104,38 @@
-

Amplification of female voices

-
How can we engage politically with the exclusion of specific voices from the public sphere? Here I document my attempts to create a safe common space of trying methods and discussing that topic in Leeszaal, an open library that I consider a diverse public space. I am borrowing methods from feminist groups and protest movements and vocal warming up exercises by Pauline Oliveros. For example, protesters would amplify the speaker's voice by repeating collectively their speech to make their presence visible. Feminists would create safe spaces where women could speak about domestic violence and make a dialogue based on listening. Some methods are vocal performances in situ, the "human microphone", speech acts, listening practices, making podcasts, mediating speech, transform our voices, situated experiments. I am doing that together with Christina Karagianni, who is also from Greece and with whom I share similar experiences of silencing. We combine our practices -her practice lies on choreography and dance and mine on social interaction, voice and sound- and try vocal exercises and reading in moments of Leeszaal.
We invite
how we should approch the gender terminology and false association with voice when inviting people? Should it be about femme sounding? Female voice?
people from Leeszaal and our environment, who find themselves related and interested to this topic. Elements from the meetings: discuss previous material, reading extracts in random order,
discuss
what conflicts or frictions the technical aspect provokes? web-audio, recordings
personal associations and experiences with voice in public, warm up, say a sentence of personal experience in any language, transcribe only the vowels, read back the vowels, read outloud all together the score of vowels, repeat sentences with distorted voice, make podcasts.
+

Amplification of female voices

+
+

Diary of West Rotterdam

-

Player

+

Player

-

About

+

About

-
-

Podcasts

+ + + + + + + diff --git a/index.php b/index.php index 141beec..7593bdd 100644 --- a/index.php +++ b/index.php @@ -9,6 +9,7 @@ + diff --git a/index.php.save b/index.php.save deleted file mode 100644 index 3fc6c16..0000000 --- a/index.php.save +++ /dev/null @@ -1,190 +0,0 @@ - - - - - -

woman-in-the-middle-attack

-

...a space for Angeliki Diakrousi to unpack

- - - - -
- warming up @Leeszaal -
-
- singing vowels @Leeszaal -
-
- describing/annotating -
-
- discussing about voice in public @Fine Arts -
-
- transcribing vowels @Leeszaal -
-
- singing vowels @Fine Arts -
-
- city sounds -
-
- describing/annotating -
-
- singing vowels (high) @Fine Arts -
-
- describing/annotating -
- - -
- discussing about voice in public @Leeszaal -
-
- warming up @Fine Arts -
-
- transcribing vowels @Fine Arts -
- - - - - - - - - - - - - - - - -
latest episode
-"; -?> - -
You can send me a message here angeliki@conversations.im
- - - - - diff --git a/index.php.save.1 b/index.php.save.1 deleted file mode 100644 index 9451ab4..0000000 --- a/index.php.save.1 +++ /dev/null @@ -1,371 +0,0 @@ - - - - - - - -

woman-in-the-middle-attack

-

...a space for Angeliki Diakrousi to unpack

-
You can send me a message here angeliki@conversations.im
- - - - - - - - - - - - - -
- warming up @Leeszaal -
-
- singing vowels @Leeszaal -
-
- describing/annotating -
-
- discussing about voice in public @Fine Arts -
-
- transcribing vowels @Leeszaal -
-
- singing vowels @Fine Arts -
-
- city sounds -
-
- describing/annotating -
-
- singing vowels (high) @Fine Arts -
-
- describing/annotating -
- - -
- discussing about voice in public @Leeszaal -
-
- warming up @Fine Arts -
-
- transcribing vowels @Fine Arts -
- -
- reading extracts @Fine Arts -
- - -
- -
latest episode
-"; -?> - -
- - - - - - - - - - - - - - - - - - diff --git a/js/jquery.ui.touch-punch.min.js b/js/jquery.ui.touch-punch.min.js new file mode 100644 index 0000000..31272ce --- /dev/null +++ b/js/jquery.ui.touch-punch.min.js @@ -0,0 +1,11 @@ +/*! + * jQuery UI Touch Punch 0.2.3 + * + * Copyright 2011–2014, Dave Furfero + * Dual licensed under the MIT or GPL Version 2 licenses. + * + * Depends: + * jquery.ui.widget.js + * jquery.ui.mouse.js + */ +!function(a){function f(a,b){if(!(a.originalEvent.touches.length>1)){a.preventDefault();var c=a.originalEvent.changedTouches[0],d=document.createEvent("MouseEvents");d.initMouseEvent(b,!0,!0,window,1,c.screenX,c.screenY,c.clientX,c.clientY,!1,!1,!1,!1,0,null),a.target.dispatchEvent(d)}}if(a.support.touch="ontouchend"in document,a.support.touch){var e,b=a.ui.mouse.prototype,c=b._mouseInit,d=b._mouseDestroy;b._touchStart=function(a){var b=this;!e&&b._mouseCapture(a.originalEvent.changedTouches[0])&&(e=!0,b._touchMoved=!1,f(a,"mouseover"),f(a,"mousemove"),f(a,"mousedown"))},b._touchMove=function(a){e&&(this._touchMoved=!0,f(a,"mousemove"))},b._touchEnd=function(a){e&&(f(a,"mouseup"),f(a,"mouseout"),this._touchMoved||f(a,"click"),e=!1)},b._mouseInit=function(){var b=this;b.element.bind({touchstart:a.proxy(b,"_touchStart"),touchmove:a.proxy(b,"_touchMove"),touchend:a.proxy(b,"_touchEnd")}),c.call(b)},b._mouseDestroy=function(){var b=this;b.element.unbind({touchstart:a.proxy(b,"_touchStart"),touchmove:a.proxy(b,"_touchMove"),touchend:a.proxy(b,"_touchEnd")}),d.call(b)}}}(jQuery); \ No newline at end of file diff --git a/js/mp3recorder.js b/js/mp3recorder.js index 6606ff5..7aa7a6f 100644 --- a/js/mp3recorder.js +++ b/js/mp3recorder.js @@ -71,6 +71,7 @@ this.exportMP3 = function(cb) { this.logStatus('converting...'); + // export the blob from the worker this.exportBlob(function(blob) { diff --git a/player.html b/player.php similarity index 95% rename from player.html rename to player.php index 8659930..1405cd1 100644 --- a/player.html +++ b/player.php @@ -5,7 +5,9 @@ + +Player @@ -330,27 +332,38 @@ Oh, I hear children in the background crying
-

Diary of West Rotterdam

+

Diary of West Rotterdam

-

Amplification of female voices

+

Amplification of female voices

-

Player

-
The player is an audio collection of voices and sounds from the meetings I have co-organised, references from my research, various internet sources, and soundwalks that I have done. It is a digital utterance that intends to be a reminder to the first forms of excluded female vocal expressions. I am using this material in my podcasts by mixing and overlayering them and creating a form of narrative with my own voice.
+

Player

+
+
-
-

Podcasts

+ + + + + diff --git a/podcast1.php b/podcast1.php index 3da66b1..424d25c 100644 --- a/podcast1.php +++ b/podcast1.php @@ -4,7 +4,9 @@ - +Podcast1 + + @@ -15,38 +17,39 @@ -
+ -
+ -
+ -
+ -
+

Podcast1

-
Podcast1 "Mediating Speech" is about the amplification of one's voice through another person.
It includes series of episodes of the online audio archive of the player, overlayered and commented by my voice as a narrator. +
+
-
+ -
+ -
+ -
+ @@ -57,36 +60,16 @@ $files = glob("podcasts/podcast1/*.mp3"); for ($i=0; $i
'; +echo '
';include $num.'.txt'; +echo '

'; include $num.'-METADATA.txt'; -echo '

'; } ?> +echo '
download
'; } ?>
-
-

Dear listener,

-

you are invited to

amplify
Protesters in occupy wall street all together repeated the voice of the public speaker in order to amplify their voices. This is called "the human microphone"
parts of the podcasts that you find interesting by repeating or annotate them with your vocal messages. You can listen to the podcasts with headphones and record with any microphone.

- - - - - - - - +
@@ -95,14 +78,15 @@ echo '

'; } ?>

 
-
-
+
+
+
+
- - - + +


@@ -120,19 +104,6 @@ echo '

'; } - - - - - - - - - - - - - @@ -141,6 +112,7 @@ echo '

'; } + @@ -141,6 +112,7 @@ echo '

'; } + @@ -141,6 +112,7 @@ echo '

'; } + @@ -143,6 +112,7 @@ echo '

'; } + +