Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save samaaron/49fe879e5b937ae9edc0 to your computer and use it in GitHub Desktop.
Save samaaron/49fe879e5b937ae9edc0 to your computer and use it in GitHub Desktop.
define :mockingjay do
use_synth_defaults release: 0.7
play 91
sleep 0.6
play 94
sleep 0.6
play 93
sleep 0.6
play 86
end
with_fx :reverb, room: 1, mix: 1, kill_delay: 4 do
mockingjay
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment