Skip to content

Instantly share code, notes, and snippets.

@nicoder
Created December 22, 2015 05:22
Show Gist options
  • Save nicoder/06a18b5a55234a462bb3 to your computer and use it in GitHub Desktop.
Save nicoder/06a18b5a55234a462bb3 to your computer and use it in GitHub Desktop.
#przybiezeli do betlejem pasterze
define :p do |n|
play 60, release: 0.2
play n, release: 0.2
sleep 0.25
end
live_loop :mel do
# with_fx :ring_mod do
p 60
p 59
p 60
p 62
p 64
p 62
p 64
p 65
p 67
p 67
p 69
p 69
p 67
p 67
p 67
p 67
# end
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment