Skip to main content

Command Palette

Search for a command to run...

MinaCoding2026_Process2

More Livecoding

Updated
1 min read
MinaCoding2026_Process2

SplashGlitchProcess

For MinaCoding2026 Day 20: Process,  SplashGlitchProcess  is Livecoded in  HydraVideoSynth & LiveCodingYoutube

Video

https://youtu.be/7dDAZ-3jpZ0

Code

LiveCodingYoutube

create(3,3,"XhQprkrzLfE")

play(all)

jump(1,3,10)
jump(2,2,4)
jump(0,5,-7)

speed(0,0.5)
speed(1,-1.2)
speed([4,6,8],0.5)

jump([2,4,6,8],5,10)
jump([4,7,8],-5,-5)

HydraVideoSynth

osc(1,1,1).colorama([0.5,0.3,0.1,0.3,0.5].smooth()).modulateRotate(osc(2,1,1).pixelate(500,500).scale([0.25,0.5,0.75].smooth())).modulateScale(voronoi(1,1,1).repeat(2,2).scale([1.5,1,0.5].smooth())).modulateHue(noise(1,1,2),0.1).out()

speed = 0.15

Minacoding2026

Part 24 of 24

Submissions for MinaCoding 2025: https://minacoding.online/theme

Start from the beginning

MinaCoding2026_Circle

Starting this Journey Again