diff --git a/Radio_8/Crédible-Regular.woff b/Radio_8/Crédible-Regular.woff new file mode 100644 index 0000000..584e66e Binary files /dev/null and b/Radio_8/Crédible-Regular.woff differ diff --git a/Radio_8/Syne-Italic.ttf b/Radio_8/Syne-Italic.ttf new file mode 100644 index 0000000..433cb70 Binary files /dev/null and b/Radio_8/Syne-Italic.ttf differ diff --git a/Radio_8/SyneMono-Regular.otf b/Radio_8/SyneMono-Regular.otf new file mode 100644 index 0000000..4e6a323 Binary files /dev/null and b/Radio_8/SyneMono-Regular.otf differ diff --git a/Radio_8/index.html b/Radio_8/index.html new file mode 100644 index 0000000..fda0eb3 --- /dev/null +++ b/Radio_8/index.html @@ -0,0 +1,260 @@ +: + + + + + + + + ❃ XPUB LAN(D) ❃ + + + + +
+

Radio Implicancies

+ +
ter + +
+ Live stream
+ @4PM
+ 17th June +
+ +
+ +
+
+ Cybernetic Awakening ❃ XPUB LAN(D) +
+

+ We can't predict the weather and the weather can't predict us. Today we gather in the garden of the Ijzerblock studios in Rotterdam for our final broadcast, channeling the earthly circumstances of the moment into a collective, cybernetic awakening. Join us for this experimental live stream, chasing collective healing through electronic impulses. Sour rain will fuel your magnetic soil, energising the chaotic creature which feeds you sweet, sweet, sonic healing. +

+ +

+ Setlist:

+ + + ❃Jacopo❃ Intro♫

+ + + 1. ❃ The Department of Oracle Hijackings ❃ Kendal
+ + A routine call to the XPUB Department of Digital Records gets interrupted by a disgruntled employee who has begun to become critical of her workplace's structures and wants to expose the gaps between.

+ + + 2. ❃ Linguistic Meditation Karaoke ❃ Euna
+ + Following last week, I recorded video call that people pronounce selected word (https://hub.xpub.nl/sandbot/~eunalee/karaoke/flask/) in "my standard way".

+ + + 3. ❃ Nocturne in C Sharp Minor (No. 20) arrangement for Web Oscillator ❃ Martin
+ + A short audiovisual performance with a self-made Web oscillator (still under development). I'll try to tune on the solo piano piece composed by Frédéric Chopin called Nocturne in C Sharp Minor (No. 20).

+ + + 4. ❃ AAA (three tracks + visuals) ❃ Floor
+ + Acknowledging, Accepting and Asking to gather information about the world and the wide web we're floating in.

+ + + 5. ❃ Weathering in Anxiety ❃ Clara
+ + The final piece of the Soundboards of Anxiety (https://hub.xpub.nl/sandbot/~clara/). Using a soundboard created in the browser. The final storm. The weather is turning, come out and listen. Feel every drop of anxiety. Wash it away. Drown it out. Create more anxiety by the overload of sounds or enjoy quietly the weathering sounds drowning out your buzzing thoughts.

+ + + 6. ❃ Lullaby (A place to rest) ❃ Nami
+ + Lullaby (A place to rest) is a soundscape created by programmed synthesizers, emulating sounds of the nature. It questions how the nature is taken for granted as a rest place for human, and how it correlates with prejudgement that female tends to be considered as a comfort giver or an emotional communicator.

+ + + 7. ❃ The Banality of Peace ❃ Federico
+ + Gameplay of the DOOM mod "Praxis".

+ + + ❃Jacopo❃ Outro♫
+

+ + +
+ + +
+ + +
+ + +
+ +
+ +
+ + +
+
+XPUB1 year of 2021/2022. Tune into a compilation of obscure sounds and voices of the moment. Eight weekly broadcasts emitted the signals of different constellations within the ten of us, bringing forth different responses and creating new approaches to the way knowledge and technology interplay and create inherent structures. ARCHIVE BELOW  +
+
+ +
+ + + +
+
+
+ +

Transition And Trans-Actions Intersections

+
+
+ +

Transition And Trans-Actions Intersections

+

44'47"

+

Implicancy level:

+

✰✰✰

+

+ +
+
+
+ + + + + +
+
+
+ +

Les Sons XPUB

+
+
+ +

Les Sons XPUB

+

56'08"

+

Implicancy level:

+

✰✰✰✰✰✰✰✰✰

+

+
+
+
+ + + + + +
+
+
+ +

A Generative State of Mind

+
+
+ +

A Generative State of Mind

+

22'08"

+

Implicancy level:

+

✰✰✰✰✰✰✰✰✰

+

+
+
+
+ + + + + + +
+
+
+ +

The Act of Untethering

+
+
+ +

The Act of Untethering

+

27'44"

+

Implicancy level:

+

✰✰

+

+
+
+
+ + + + + + +
+
+
+ +

Broken Phone

+
+
+ +

Broken Phone

+

--'--"

+

Implicancy level:

+

✰✰

+

+
+
+
+ + + + + +
+
+
+ +

Sobremesa

+
+
+ +

Sobremesa

+

21'56"

+

Implicancy level:

+

✰✰✰

+

+
+
+
+ + + + + +
+
+
+ +

XPUB Cookbook

+
+
+ +

XPUB Cookbook

+

25'38"

+

Implicancy level:

+

✰✰✰✰✰

+

+
+
+
+ + +
+ + + + + + diff --git a/Radio_8/style.css b/Radio_8/style.css new file mode 100644 index 0000000..c79712e --- /dev/null +++ b/Radio_8/style.css @@ -0,0 +1,591 @@ + +@font-face { + + font-family: 'mono'; + src: url('fonts/SyneMono-Regular.otf') format('opentype'); + +} + +@font-face { + font-family: 'garamondt'; + src: url('fonts/Garamondt-Italic.woff') format('woff'); +} + +@font-face { + font-family: 'garamondt-regular'; + src: url('fonts/Garamondt-Regular.woff') format('woff'); + +} + +@font-face { + font-family: 'graffiti'; + src: url('fonts/Crédible-Regular.woff') format('woff'); + +} + +@media only screen and (max-width: 10000px) { + + +body { + padding: 0; + margin: 0; + width:100vw; + font-size: 1em; + overflow-y: auto; + overflow-x: hidden; + background-image: url(./img/back.png); + background-repeat: no-repeat; + background-size: cover; +} + +.head { + padding-bottom: 0; + padding-top: 0; + padding-right: 2vw; + padding-left: 3.3vw; + justify-content: space-between; + align-items: center; + display: flex; +} + +h1{ + color: lightblue; + font-family: garamondt; + font-size: 9vw; + margin-top: 1vh; + margin-bottom: 0; + text-align: left; + flex-basis: auto; + text-shadow: 1px 1px 15px DeepSkyBlue; +/* -webkit-text-stroke: 0.1px white; */ +} + + +.weather { + + flex-basis: auto; + padding: 1.2vw; + +} + +/* */ + + + +.title { + font-family: mono; + color: lightblue; + font-size: 2.7em; + line-height: 1em; + text-align: left; + +} + +.title2 { + font-family: graffiti; + color: yellow; + font-size: 2.5em; + text-align: center; + position: absolute; + z-index: 1000; + animation-name: title2; + animation-duration: 80s; + animation-iteration-count: infinite; + animation-fill-mode: forwards; +} + +@keyframes title2 { +0% {left:300px; top:550px;} +30% {left:450px; top:400px;} +60% {left:350px; top:420px;} +100% {left:300px; top:550px;} +} + + +p.intro { + text-align: left; + width: 100%; + font-size: 1.2em; + color: lightblue; + font-family: mono; + + +} + +.setlistbox{ + padding-top: 0; + padding: 1.2vw; +} + +p.setlist { + column-count: 3; + text-align: left; + width: 100%; + font-size: 1em; + color: lightblue; + font-family: mono; + +} + +.stream { + padding-top: 0; + display: flex; + justify-content: center; +/* width: 100vw; */ + padding: 1.2vw; + +} + +.text{ + flex-basis: auto; + padding: 1.2vw; + width: 100%; +} + +.chat { + flex-basis: auto; + padding: 1.2vw; +} + +.video { + width: 45vw; + height: 25vw; + box-shadow: 1px 1px 20px lightblue; +} + + +embed { + height: 100%; + box-shadow: 1px 1px 20px lightblue; + border-radius: 10px; +} + +#vid { + flex-basis: auto; + float:left; + padding: 1.2vw; + +} + + + +/* */ + + +.issues { + display: flex; + justify-content:space-around; + margin: 1.2vw; + padding-bottom: 4vw; + padding-right: 2.3vw; + +} + + +/* .block { + + flex-basis: auto; + width:10vw; + padding: 1.2vw; + background:none; + +} */ + + +h2{ + font-family: garamondt; + font-size: 2.5em; + margin-bottom: 0; +} + +h3{ + font-family: garamondt; + font-size: 2.1em; + margin-bottom: 0; +} + +.time{ + font-family: mono; + font-size: 3em; + margin-top: 1vw; + margin-bottom: 0; +} + +b{ + font-family: garamondt; + font-size: 2em; + margin-top: 0; + font-style: normal; + text-shadow: 1px 1px 15px DeepSkyBlue; + +} + +.level{ + font-family: garamondt; + padding-top: 1em; + font-size: 2em; + font-style: normal; + +} + +i{ + font-family: garamondt; + font-size: 1.3em; + margin-top: 0; + font-style: normal; +} + + +.star { + margin: 0; + color: yellow; + font-size: 2em; + background: linear-gradient(90deg, rgba(186,148,62,1) 0%, rgba(236,172,32,1) 20%, rgba(186,148,62,1) 39%, rgba(249,244,180,1) 50%, rgba(186,148,62,1) 60%, rgba(236,172,32,1) 80%, rgba(186,148,62,1) 100%); + -webkit-background-clip: text; + -webkit-text-fill-color: transparent; + animation: shine 3s infinite; + background-size: 200%; + background-position: left; +} + +@keyframes shine { + to{background-position: right} + +} + +button{ + font-family: garamondt; + font-size: 7em; + color:lightblue; + border-radius: 50%; + border: none; + background:none; + box-shadow: 1px 1px 20px lightblue; + +} + +buttonback{ + font-family: garamondt; + font-size: 3em; + color:lightblue; + border-radius: 20%; + border: none; + background:none; + box-shadow: 1px 1px 20px lightblue; + + } + +button:hover { + cursor: pointer; + background-color:lightblue; + color: #6874bb; + text-shadow: 1px 1px 10px #6874bb; +} + + + +/* */ +* { box-sizing: border-box; } + +body, +html { overflow-x: hidden; } + +.bar { + position: fixed; + bottom: 0; + left: 0; + + width: 100%; + padding: 1.3vh; + + background-color: #e74c3c; + color: white; + + font-family: mono; + font-size: 1.7em; + z-index: 1001; +} + + +.bar_content { + display: inline-block; /* Important to give the content a width */ + + width: 100%; + transform: translateX(100%); /* Animation start out of the screen */ + + /* Add the animation */ + animation: move 35s linear infinite /* infinite make reapeat the animation indefinitely */; +} + +/* Create the animation */ +@keyframes move { + to { transform: translateX(-350%); } +} + + +/* */ + +.flip-card { + flex-basis: auto; + padding: 1.2vw; + background:none; + background-color: transparent; + perspective: 1000px; + width:10vw; + height: 35vw; +} + +.flip-card-inner { + position: absolute; + width:10vw; + height: 35vw; + text-align: center; + transition: transform 0.6s; + transform-style: preserve-3d; + color: lightblue; + text-align:center; + font-family: mono; + font-size: 0.7em; +} + +.flip-card:hover .flip-card-inner { + transform: rotateY(180deg); +} + +.flip-card-front { + position: absolute; + -webkit-backface-visibility: hidden; + backface-visibility: hidden; + width:10vw; + height: 35vw; + color: lightblue; + text-align:center; + font-family: mono; + font-size: 0.7em; + background:none; + box-shadow: 1px 1px 20px lightblue; + border-radius: 25px; +} + + +.flip-card-back { + position: absolute; + -webkit-backface-visibility: hidden; + backface-visibility: hidden; + width:10vw; + height: 35vw; + color: lightblue; + text-align:center; + font-family: mono; + font-size: 0.7em; + background-color: 50% lightblue; + box-shadow: 1px 1px 20px lightblue; + border-radius: 25px; +} + +.flip-card-front { + background-color: transparent; +} + +.flip-card-back { + background-color: transparent; + transform: rotateY(180deg); +} + +} + +@media only screen and (max-width: 1800px) { + +p.setlist { + column-count: 2; + text-align: left; + width: 100%; + font-size: 1em; + color: lightblue; + font-family: mono; + + margin-top: 2.5vw; + + +} +p.intro { + padding-top: 1.2wv; + column-count: 1; + text-align: left; + width: 100%; + font-size: 1em; + color: lightblue; + font-family: mono; + + +} +.head { + flex-wrap: wrap; + justify-content: center; + display: flex; +} + +h1{ + padding-right:2vw; + margin-bottom: 3vw; + font-size: 10vw; + text-align: center; + text-shadow: 1px 1px 15px DeepSkyBlue; +/* -webkit-text-stroke: 0.1px white; */ + +} + +.stream { + display: flex; + flex-wrap: wrap; + justify-content: center + padding: 1.2vw; + +} + +.title { + text-align: center; + + +} + +@keyframes title2 { +0% {left:150px; top:250px;} +30% {left:200px; top:200px;} +60% {left:110px; top:110px;} +100% {left:150px; top:250px;} +} + + +.text{ + column-count: 2; + flex-basis: auto; + padding: 1.2vw; + margin: 2.5vw; + margin-left: 3vw; + margin-right: 3vw; +/* width: 100%; */ +} + +.video { + flex-basis: auto; + width: 45vw; + height: 30vw; +} + +embed { + flex-basis: auto; + height: 150px; + +} + + .issues { + display: flex; + flex-wrap: wrap; + justify-content: space-around; + padding: 1.2vw; + padding-right: 2.3vw; + +} + + +@media only screen and (max-width: 800px) { + + body{ + padding-bottom: 15vw; + } +p.setlist { + column-count: 1; + text-align: left; + width: 100%; + font-size: 1em; + color: lightblue; + font-family: mono; + padding: 1.2vw; + margin-top: 4vw; + margin-left: 1.2vw; + padding-right: 7vw; + +} + +p.intro { + padding-top: 1.2wv; + column-count: 1; + text-align: left; + width: 100%; + font-size: 1em; + color: lightblue; + font-family: mono; + + +} + +.head { + flex-wrap: wrap; + justify-content: center; + display: flex; +} + +h1{ + margin-bottom: 3vw; + font-size: 17vw; + text-align: center; + text-shadow: 1px 1px 15px DeepSkyBlue; +/* -webkit-text-stroke: 0.1px white; */ + +} + +.stream { + display: flex; + flex-wrap: wrap; + justify-content: center + padding: 1.2vw; + +} + +.title { + text-align: center; + + +} + +@keyframes title2 { +0% {left:150px; top:250px;} +30% {left:200px; top:200px;} +60% {left:110px; top:110px;} +100% {left:150px; top:250px;} +} + + +.text{ + column-count: 1; + flex-basis: auto; + padding: 1.2vw; + margin: 2.5vw; + margin-left: 3vw; + margin-right: 3vw; +/* width: 100%; */ +} + +.video { + flex-basis: auto; + width: 80vw; + height: 55vw; + +} + +embed { + flex-basis: auto; + height: 150px; + +} + +.issues { + display: none; + flex-direction: row; + justify-content: center; + padding: 1.2vw; + padding-right: 2.3vw; + +} +