Skip to content

Instantly share code, notes, and snippets.

@manualbashing
Created July 3, 2020 21:58
Show Gist options
  • Save manualbashing/e864d50b36fa01779a60402ed9ee0096 to your computer and use it in GitHub Desktop.
Save manualbashing/e864d50b36fa01779a60402ed9ee0096 to your computer and use it in GitHub Desktop.
Rundgang #SonicPi
live_loop :rundgang do
use_synth :hollow
play_pattern_timed [:D2,:G2,:B2], 0.9, release: 1.8
sleep 0.8
play_pattern_timed [:D2,:G2,:B2], 0.37, release: 2
sleep 1.4
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment