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.
2017-06-10 09:06:42 +01:00
|
|
|
# -*- mode: snippet -*-
|
|
|
|
|
# name: hdrum4
|
|
|
|
|
# group: haddeo
|
|
|
|
|
# key: hdrum4
|
2017-06-10 14:45:42 +01:00
|
|
|
# expand-env: (yas-indent-line fixed)
|
2017-06-10 09:06:42 +01:00
|
|
|
# --
|
|
|
|
|
-- @hdrum4
|
|
|
|
|
d'drum $ swing 0.14 $ -- mt $ -- (3)
|
|
|
|
|
stack [
|
|
|
|
|
n "[1*2, 0*8, [[~ 0] ~! [~!! 0] [~! 0!] ~!!]]/8" # s "drum",
|
|
|
|
|
-- every' 16 16 (const $ sound "kit:3") $ -- (2)
|
|
|
|
|
-- n "[~ 0]" # s "kit", -- (1)
|
|
|
|
|
n "[[~ 0] [[2!! ~]/4 0]]/2" # s "kit", -- (1) remove
|
|
|
|
|
n "[~ [1 0/8 1/2 0/2]]/2" # s "sn"
|
|
|
|
|
# gain 0.85
|
|
|
|
|
]
|