Skip to main content

Command Palette

Search for a command to run...

Mathober2025_Monotonic

Math in the Form of Sonic Poetics

Updated
1 min read
Mathober2025_Monotonic

MonoStereoTonic

For my 2nd sketch of Mathober2025 coded in #LiveCodeLab, MonoStereoTonic takes the 12th prompt of “Monotonic” and uses it to code the music/audio heard. It uses a Monotonic relationship between the code and the sound as each line has a decrease in the amount of characters used in comparison to the previous line.

Poetry

Even Though the sound is in stereo
The relationship of the lines go
From most to least
But doesnt mean
That this scene
Ends with an ease

Audio

IllestPreacha · MonoSteroTonic

Code

play "pianoLHChord" + int(random 2) ,'x------x-----'
play 'alienBeep'  ,'--x- ---- --x- -x-----x'
play 'tranceKick'  ,'-x-x ---x x--x- --xx'
play "crash" + int(random 13) ,'x--x-x'
play "hoover" + int(random 12) ,'x-x'
play "beep" + int(random 14) ,'xx--'
play "glass"  ,'x-x---x- -xx-x'
bpm 66

Mathober2025

Part 30 of 31

Explorations during Mathober2025

Up next

Mathober2025_Link

Links are all Around us