// hue() is often useful to combine with feedback. In this example, o0 is gradually modulated and its hue is shifted at the same time.
src(o0).modulateRotate(noise(2,0),0.03).hue(0.003).layer(shape(2,0.125).luma().color(0,0,1)).out(o0)