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

13 lines
260 B
Plaintext

# -*- mode: snippet -*-
# name: hdrum0
# group: haddeo
# key: hdrum0
# expand-env: (yas-indent-line fixed)
# --
-- @hdrum0
d'drum $ stack [
n "1/4" # s "${1:drum}" -- (2) remove
-- n "[1*2, 0*8]/8" # s "$1", -- (2)
-- n "[~ 0]" # s "${2:kit}" -- (1)
]