SI28-Radio-Worm/Week4: Difference between revisions
m (Add to Category SI28/Radio Shows) |
|||
| Line 24: | Line 24: | ||
===Session 1 | Sibyl: Live Coding Music=== | ===Session 1 | Sibyl: Live Coding Music=== | ||
<syntaxhighlight lang="javascript"> | |||
// "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") | |||
</syntaxhighlight> | |||
===Session 2 | Soda: The City of Rotterdam as a Writing Machine=== | ===Session 2 | Soda: The City of Rotterdam as a Writing Machine=== | ||
Revision as of 00:08, 1 December 2025
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
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)
Recap of the Show
Introduction
Session 1 | Sibyl: Live Coding Music
// "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")
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.