improve snippets with tab stops

This commit is contained in:
Aneurin Barker Snook
2017-06-10 16:58:02 +01:00
parent 43ea81b0b6
commit 3e52335b29
18 changed files with 24 additions and 24 deletions
+2 -2
View File
@@ -7,6 +7,6 @@
-- @b1drum1
d'drum $ cf $ stack [
-- every 4 (density 1.5) $ -- (2)
-- slow 2 $ s "peri [~ peri] ! ~", -- (1)
sound "~ psr:1"
-- slow 2 $ s "${1:peri} [~ $1] ! ~", -- (1)
sound "~ ${2:psr:1}"
]