This repository has been archived on 2026-09-07. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
haddeo-remix/snippets/hdrum1
T

15 lines
349 B
Plaintext
Raw Normal View History

2017-06-10 09:06:42 +01:00
# -*- mode: snippet -*-
# name: hdrum1
# group: haddeo
# key: hdrum1
# expand-env: (yas-indent-line fixed)
2017-06-10 09:06:42 +01:00
# --
-- @hdrum1
d'drum $ stack [
n "[1*2, 0*8, [~!! [~!! 0] ! ~!!]]/8" # s "drum",
-- whenmod 3 2 (density 2) $ -- (3)
-- withmod 11 5 0.5 1 (density 2) $ -- (2)
n "~ 0" # s "kit"
-- n "[[~ 0] [[2!! ~]/4 0]]/2" # s "kit" -- (1)
]