Last active
December 25, 2017 21:10
-
-
Save benjmin-r/6de33dbcb6ed4fbe64c02c92ec058cdc to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
def kick1 | |
synth :mod_sine, note: 15, amp: 3, attack: 0.1, release: 0.4 | |
sample :drum_heavy_kick, lpf: 60 | |
end |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment