improve composition notes, and create daft number of snippets for easier performance

This commit is contained in:
Aneurin Barker Snook
2017-06-10 23:32:36 +01:00
parent 5ffe90ec9e
commit b9d5cee137
54 changed files with 967 additions and 276 deletions
+15
View File
@@ -0,0 +1,15 @@
# -*- mode: snippet -*-
# name: p6drum
# group: pistonlp
# key: p6drum
# expand-env: (yas-indent-line fixed)
# --
-- @p6drum
d'drum $ sound "{${1:k}, [~ ~ ~ $1:1] [~ $1:1]}"
d'drum $ stack [
sound "{$1, [~ ~ ~ $1:1] [~ $1:1]}",
s "[~ ${2:sn} ~ $2*2]/8"
]
d'drum $ sound "[[$1 $1:1]*2 [$2 $1:1 ~ $1] [~ $1:1 $1 ~] [~ $2 ~ $1]]/8"