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 23:32:36 +01:00
|
|
|
# -*- mode: snippet -*-
|
|
|
|
|
# name: p3drum
|
|
|
|
|
# group: pistonlp
|
|
|
|
|
# key: p3drum
|
|
|
|
|
# expand-env: (yas-indent-line fixed)
|
|
|
|
|
# --
|
|
|
|
|
-- @p3drum
|
|
|
|
|
d'drum $ s "${1:k}"
|
|
|
|
|
d'drum $ s "[$1 $1 ${2:sn} $1]/2"
|
|
|
|
|
|
|
|
|
|
d'drum $ s "{[$1*2 [~ $1*2] $1 ~ $1*2 ~ $1*2 ~]/8, [~ $2]/2}"
|