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/hdrum2
T

14 lines
304 B
Plaintext

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