Visuals!
- Smee The Drummer
- Apr 22, 2022
- 1 min read
The visual component has begun! I'm using edited jungle footage created by Sarah Ryan, which fits with the aesthetic of the project. It's further distorted by jit.op commands that are scaled by live microphone input coming from the crickets.

I have repurposed some code here, as I wanted the jit operator to be selected by the amplitude level.
I noticed that each operator could be referred to by it's place in the list, and so I've scaled the peak amplitude to fit in those ranges which was effective, but keeps crashing!
The result is very glitchy, and when it crashes it's just set to 'pass.'

Here is the patch with some effects on it, the number 255 is rescaled to between 1 and 100 to choose a jit.op index from the list.

Here I've scaled the humidity level to control the gain level.



Comments