Skip to content

Instantly share code, notes, and snippets.

@kouddy
Created February 22, 2015 03:44
Show Gist options
  • Save kouddy/78de22a2d4680d9c16ea to your computer and use it in GitHub Desktop.
Save kouddy/78de22a2d4680d9c16ea to your computer and use it in GitHub Desktop.
;;;(sine 12.15)
(sine 12.15)
(p (sine 4.05))
(p (p (sine 1.35)))
(p (p (p (sine 0.45))))
(p (p (p (p (sine 0.15)))))
(p (p (p (p (p (sine 0.05))))))
(p (p (p (p (p 0.05)))))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment