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
battery-123/snippets/b3drum
T

18 lines
475 B
Plaintext

# -*- mode: snippet -*-
# name: b3drum
# group: battery123
# key: b3drum
# expand-env: (yas-indent-line fixed)
# --
-- @b3drum
d'drum $ cf $
-- every 3 rev $ -- (f4) and (f5) remove
-- every' 8 8 rev $ -- (f3)
stack [
-- slow 2 $ s "${1:peri} [~ ~ ~ $1] [~ $1 $1 ~] ~", -- (2), (3) ^$1*2 -- (f5) remove
-- whenmod 5 3 (density 2) $ -- (f1)
-- iter 2 $ -- (f2)
sound "[${4:tok}*2 [${3:rm} $4]] [${2:psr:1} $4*2]"
-- # n (slow 3 $ run 4) -- (1)
]