add tab stops to snippets, plus a few bug fixes

This commit is contained in:
Aneurin Barker Snook
2017-06-10 17:38:52 +01:00
parent c5fdda07b5
commit 0bbf54d6b1
17 changed files with 27 additions and 26 deletions
+2 -2
View File
@@ -6,5 +6,5 @@
# --
-- @pn2drumoutro
solo $ d'drum $ cf $
overlay (s "[hh*8 [hh*4 ho]]/2") $
jux (iter 4 . rev) $ s "[~ [~ sn:1] ~ sn:1 ~ ~ sn:1 ~]/2"
overlay (s "[${2:hh}*8 [$2*4 ${3:ho}]]/2") $
jux (iter 4 . rev) $ s "[~ [~ ${1:sn:1}] ~ $1 ~ ~ $1 ~]/2"