# MinaCoding2026_Coaster

# RoundishFlow

**For *MinaCoding2026*** *Day 19: Coaster,* ***Roundishflow*** *is a* **HydraVideoSynth** Coded Sketch that explores the flow of the round.

## Video

%[https://youtu.be/RMxSxD_2Atg] 

  

## Code

```javascript
osc(1,1,3).colorama(0.3).repeat(2,2).kaleid(15).modulateScale(osc(1,1,3).colorama([0.1,0.2,0.1,0.15,0.25]).repeat(2,2).kaleid(15)).out()

speed = 0.15

```
