eggg dot uk

hydra - live set - eggg 2025-07-02

the outcome of a live visual set - eggg

 1//eggg live visual set 2025-07-02 at algorhythms (everysongiown on audio)
 2shape(8)
 3.scale(1.8).modulateScrollY(osc(),0.1)
 4.repeat(8,8)
 5// .color(1,voronoi(3,1),0)
 6.add(voronoi(8,.1).colorama(8.7))
 7.posterize(1)
 8.modulateRotate(osc())
 9.blend(o0,0.5)
10.pixelate(128,96)
11.blend (o1,.5)
12.scrollY(0.1,0.3)
13.rotate(0.3)
14.out(o0)
15
16shape(12).modulateScale(noise(0.5,8))
17.repeat(6,4)
18.modulateRotate(osc(3,0.5),1.8)
19// .modulatePixelate(voronoi()*2,osc(1,3))
20.blend(o1,.9)
21.out(o1)

#livecoding #hydra #code