Skip to content

Instantly share code, notes, and snippets.

@TheWispy
Created June 6, 2018 23:45
Show Gist options
  • Save TheWispy/c2d8d347a652a01ad71729418dcb7ab2 to your computer and use it in GitHub Desktop.
Save TheWispy/c2d8d347a652a01ad71729418dcb7ab2 to your computer and use it in GitHub Desktop.
Acid bus seat hydra patch
osc(105).color(0.5,0.1,0.8).rotate(0.11, 1).modulate(osc(10).rotate(0.3).add(o0, 0.1)).add(osc(20,1,1).color(0,0.8,1)).out(o0)
osc(50,0.5, 0.7).color(1,0.7,0.5).diff(o0).modulate(o1,0.05).out(o1)
render(o1)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment