# MinaCoding2024_OneHand

# HandCodeNess

For the 4th day of #**MinaCoding2024 : "One Hand"** , **HandCodeNess** is coded by my left hand in ***Hydra*** with the overlayed images of this hand in the visuals. Then added a remixed version of the ***SonicPi*** Composition : **GridToNoise**

## Poem

```ocaml
The body Creates
It enhances and elevates
What aspect of these visuals can you relate ?
What elements of glitch do you wish to erase?
What aspects do you wish to integrate?
```

## Video

<iframe width="560" height="315" src="https://www.youtube.com/embed/4wlFD45w38U?si=Yv63IGNDiwrYUBIA"></iframe>

## Code

### Hydra

```javascript
s0.initCam()

src(s0).colorama([0.5,0.3,0.1,0.25].smooth()).
scale(2).modulateScale(s0,0.6).diff(src(s0).repeat(2,2)).
luma(0.15).modulateRotate(src(s0).kaleid([0.35,4,1]),[4,3,2,1,2,3]).out()
```

### SonicPi

**GridToNoise** [https://blog.illestpreacha.com/mina2024song](https://blog.illestpreacha.com/mina2024song)
