add audio files for week zero and week one

main
chae0e 2 years ago
parent 5991334fc4
commit d44a4d7440

@ -9,5 +9,11 @@
<body>
<h1>Radio Implicancies - Release Zero</h1>
<h2>Wednesday 13 April</h2>
<div class="audio">
<audio controls>
<source src="https://hub.xpub.nl/soupboat/SI18/00/release.mp3" type="audio/mpeg">
Your browser does not support the audio element.
</audio>
</div>
</body>
</html>

@ -4,10 +4,18 @@
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link href='css/main.css' rel='stylesheet'>
<script src='js/main.js' defer></script>
<title>SI18 WEEK ONE - YET TO BE NAMED</title>
</head>
<body>
<h1>Radio Implicancies - ONE</h1>
<h2>Tuesday 19 April</h2>
<div class="audio">
<audio controls>
<source src="https://hub.xpub.nl/soupboat/SI18/01/release/01%20release.mp3" type="audio/mpeg">
Your browser does not support the audio element.
</audio>
</div>
</body>
</html>

@ -1,2 +1,73 @@
will copy paste from the pad week two
how to push git
## 🎺🎺 WEEK TWO is []Uneven Patterns[] 🎺🎺
https://pad.xpub.nl/p/SI18_TWO_uneven_patterns
# _Deadline Sunday 10 PM_
- Tuesday 26 April
- Publishing:
- 1. Miri + Emm
- 2. Jian + Kimberley
- 3. Grgr + Chae
- 4. Mitsa + Supi + Kamo
- 5. Carmen + Gi + Alex
- Caretakers:
- 1. Carmen
- 2. Jian
- 3. Kimberley
-
_Dear XPUBies,_
- yet another adventurous week of sound experiments lies ahead of us and since next Tuesday we will publish episode TWO already, we thought it would be nice to start experimenting with editorial approaches. So for next week's contribution we would like to invite you to work on "UNEVEN PATTERNS" as a common practice.
We thought of this motto as a way to approach things rather than a content itself. So feel free to interpret or implement "UNEVEN PATTERNS" in your sound pieces.
Of course you can continue to work on your specific interests and incorporate all the tools and methodologies we went through this week.
Please read the following notes carefully.
We hope you have fun with it!
Your caretakers
Carmen, Kimberley and Jian \*
#### **General Instructions**
_UNEVEN PATTERNS_
_Intro and transitions between tracks will be taken care of by the caretakers_
#### **Recording**
_don´t get to close to the microphone to avoid pop effect / clipping_
_if you get a square-ish wave in audacity check your settings / system preferences and change the audio input level_
_when recording in audacity, look at the horizontal scale on the top: the maximum sound input should be close to 0 decibel but never actually reach 0 decibel (you will be in the orange-red-zone if you get too close)_
#### **Editing**
_try to make the most of your sound dynamics (eg. by using noise reduction filters in audacity, increase overall volume etc.)_
_to get a more or less leveled volume for all contributions let´s try this: when you look at the horizontal wave scale in audacity the highest amplitudes of your soundfile should be very close to but never actually reach 1,0 (or -1,0). If that is not the case, please do some editing!_
_export your final file both as .wav and as .mp3_
#### **Uploading**
_deadline: Sunday night 22:00_
_folder on the soupboat: https://hub.xpub.nl/soupboat/SI18/02/_
_please upload both your-names.wav and your-names.mp3 (if the caretakers need to do some final editing they can use the high quality .wav and do the compression to .mp3 afterwards)_
_please check your files after uploading_
_upload the documentation on the wiki: https://pzwiki.wdka.nl/mediadesign/Category:Prototypology#Documentation_Logs_
---
### For the documentation:
### **Documenting**
_template for your documentation:_
title (eg.: Emma in a garden)
duration (eg.: 1:26)
description [one sentence summary + how your piece relates to "UNEVEN PATTERNS"] (eg.: we want to record two parallel diaries of environmental sounds]
score [prompt, general overview] (eg.: we record diary entries)
input [raw material] (eg.: audio recordings)
tools [used but not seen/heard everything /from tools to softwares/ used to obtain the material and modify the material] (eg.: microphone, audacity)
process log [steps, process, curation] (eg.: 1. record audio 2. upload files on audacity 3. normalise effect on audacity; 4. export)
output [public outcome] (eg.: link to recording)
who? [the person/group that worked on it] (eg.: Emma and alex)

@ -1,7 +1,7 @@
<html>
<head>
<meta charset="utf-8"/>
<title>UNEVEN PATTERNS</title>
<title>SI18 WEEK TWO - UNEVEN PATTERNS</title>
<link href='css/main.css' rel='stylesheet'>
<script src='js/main.js' defer></script>

@ -10,7 +10,10 @@
This is the main head quarter.
<ul>
<li>
<a href="01">Untitled</a>
<a href="00">Try Out</a>
</li>
<li>
<a href="01">Yet to Be Named</a>
</li>
<li>
<a href="02">Uneven Patterns</a>

Loading…
Cancel
Save