add tab stops to snippets, plus a few bug fixes

This commit is contained in:
Aneurin Barker Snook
2017-06-10 17:12:31 +01:00
parent 6e0f07eb7a
commit e624be181f
20 changed files with 35 additions and 35 deletions
+2 -2
View File
@@ -6,8 +6,8 @@
# --
-- @hdrum2
d'drum $ mt $ stack [
n "[1*2, 0*8, [~!! [~!! 0] ! ~!!]]/8" # s "drum",
n "[1*2, 0*8, [~!! [~!! 0] ! ~!!]]/8" # s "${1:drum}",
whenmod 3 2 (density 2) $
withmod 11 5 0.5 1 (density 2) $
n "[[~ 0] [[2!! ~]/4 0]]/2" # s "kit"
n "[[~ 0] [[2!! ~]/4 0]]/2" # s "${2:kit}"
]