Skip to content

Instantly share code, notes, and snippets.

@kindohm
Created September 4, 2017 03:28
Show Gist options
  • Save kindohm/24a42a588a27519e7e07fea8f482c3ea to your computer and use it in GitHub Desktop.
Save kindohm/24a42a588a27519e7e07fea8f482c3ea to your computer and use it in GitHub Desktop.
do
let iters = 400
sample = "rain1z"
d1 $ (now) ~> do {
x <- slow (iters) $ run iters;
jux (((x/iters) ~>) . (# speed "1.005")) $ sound sample}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment