Skip to content

Instantly share code, notes, and snippets.

@nicoder
Created January 17, 2015 22:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nicoder/1c1aab378d2955465109 to your computer and use it in GitHub Desktop.
Save nicoder/1c1aab378d2955465109 to your computer and use it in GitHub Desktop.
live_loop :main do
sample :bass_woodsy_c
sleep 1
end
with_fx :echo do
loop do
play_pattern [64, 64, 65, 67, 67, 65, 64, 62, 60, 60, 62, 64, 64, 62, 62, 64]
end
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment