Skip to main content

Command Palette

Search for a command to run...

Mathober2023_Radial

Radials, Radiating

Updated
1 min read
Mathober2023_Radial

RadialChanges

For the 31th Prompt Of Mathober: Radial, RadialChanges in LiveCodeLab with sonic aid with SonicPi.

The radial components are caused by the wave function in LiveCodelab and overlaid versions of the sketch with ripples that reinforce the ripples.

Poem

The Circles are Radiating 
The Circles are Rotating
Radials are Many
Movements that are Circular are Many
For the Circles are Plenty

Video

LiveCodeLab

remit = [ time % 6, sin(time) + 1, Math.cbrt(tan(time %9))]

scale wave(remit[2])

ball