SI28-Radio-Worm/Week4

From XPUB & Lens-Based wiki

In this week's XPUBer Radio Show, Sibyl brings us her Live Coding Music, Soda brings us his interviews in Rotterdam over The past few weeks, and Phillp will introduce his novel The Dragon of Arnhem.

Hosts

Kiki, Sibyl, Phillip, Soda, Robin

Marco provided us with technical assistance

Group Photo by Robin !
Kiki & Sibyl !
Robin !

Broadcast

Listen to our broadcast here

Shownotes

https://etherpad.wikimedia.org/p/radio_10.27(our radio show script)

a pad(in fact I don't know who did the link)

Phillip !

Recap of the Show

Session 1 | Sibyl: Live Coding Music

🎵 playing The Prelude in C major by Johan Sebastian Bach The Well-Tempered Clavier

writing machine one:

this is the music note of The Prelude in C major, I visualised this note to see the repeat pattern easily...

Note.png

copy the patterm from Strudel's Bakery

// "polyrhythms"
stack(
  n("0").cpm(90*0/10),
n("1").cpm(90*1/10),
n("1.5").cpm(90*2/10),
n("2").cpm(90*3/10),
n("2.5").cpm(90*4/10),
n("3").cpm(90*5/10),
n("3.5").cpm(90*6/10),
n("4").cpm(90*7/10),
n("4.5").cpm(90*8/10),
n("5").cpm(90*9/10),
n("5.5").cpm(90*10/10),
n("6").cpm(90*11/10),
n("6.5").cpm(90*12/10),
n("7").cpm(90*13/10),
n("7.5").cpm(90*14/10),
n("8").cpm(90*15/10),
n("8.5").cpm(90*16/10),
n("9").cpm(90*17/10),
n("9.5").cpm(90*18/10),
n("10").cpm(90*19/10),
.sound("piano").scale("<C:major D:minor G:major>").slow("2")

I tried to incorporate the concept of CONTRAFACT and built a writing machine using strudel.

setcpm(81/4)
//$:n("1 -4 -4 -4 1 -4 -4 -4").chord("F#m").voicing().sound("gm_acoustic_bass").lpf(500).room(.6).gain("2 1 1 1 2 1 1 1")
$:sound("<bd - sd -,hh hh hh hh>*8").bank("RolandTR808")
$:n("<-4*8 -7*8 -9*8>").chord("F#m").voicing().sound("gm_acoustic_bass")
$:n("<-4 -4 1 5 7 5 3 1>*8").chord("A").voicing().sound("gm_xylophone")

//$:"<Am Fm F>"
.pick({
  Am: "57,60,64", 
  Fm: "57,60,65",
  F: "54,57,62"
})
.note()

Session 2 | Soda: The City of Rotterdam as a Writing Machine

Soda believes that Rotterdam itself is a huge writing machine. People living here constantly create stories. So he chose to interview those who are still active on the streets of this city at night, asking them for their views on the city and their stories.

Session 3 | Phillip: Topic

Session 4 | Name: Topic