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 08:34:54 +01:00
|
|
|
# -*- mode: snippet -*-
|
|
|
|
|
# name: b2drum
|
|
|
|
|
# group: battery123
|
|
|
|
|
# key: b2drum
|
2017-06-10 14:47:19 +01:00
|
|
|
# expand-env: (yas-indent-line fixed)
|
2017-06-10 08:34:54 +01:00
|
|
|
# --
|
|
|
|
|
-- @b2drum
|
2017-06-10 16:58:02 +01:00
|
|
|
d'drum $ -- overlay (s "${1:peri}") $ -- (3,4) toggle
|
2017-06-10 08:34:54 +01:00
|
|
|
cf $
|
|
|
|
|
-- every 3 (0.125 <~) $ -- (2)
|
2017-06-10 16:58:02 +01:00
|
|
|
s "${2:psr}*4 $2*2"
|
|
|
|
|
-- s "[[$2*4 $2*2] ! ! $2*8]/4" -- (1)
|
2017-06-10 08:34:54 +01:00
|
|
|
# gain 0.6
|