add tab stops to snippets

This commit is contained in:
Aneurin Barker Snook
2017-06-10 17:24:08 +01:00
parent 7b5a5c9d8a
commit 56cab25594
10 changed files with 18 additions and 18 deletions
+2 -2
View File
@@ -10,6 +10,6 @@ d'perc $
-- (# pan (density 16 "0.25 0.75")) $ -- (3)
-- whenmod 16 15 (density 3) $ -- (1)
smash 16 [0.25, 0.5] $
-- every 3 (append $ sound "hh:1 hh") $ -- (2)
sound "hh hh:2"
-- every 3 (append $ sound "$1:1 $1") $ -- (2)
sound "${1:hh} $1:2"
# gain 0.6