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
@@ -9,9 +9,9 @@ d'drum $ cf $
{- -- (1)
overlay (
-- every 4 (density 3) $ -- (5)
s "house*2"
s "${4:house}*2"
) $ -- -}
-- every 4 (density 2 . brak) $ -- (2)
density (8/3) $
s "sn:0 hh hh" -- (3) "sn:0 hh rm"
s "${1:sn:0} ${2:hh} $2" -- (3) "$1:0 $2 ${3:rm}"
-- # n "[0 1]/5" -- (4)