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
+12
View File
@@ -0,0 +1,12 @@
# -*- mode: snippet -*-
# name: p4drum
# group: pistonlp
# key: p4drum
# expand-env: (yas-indent-line fixed)
# --
-- @p4drum
d'drum $ sound "[${1:k} ${2:sn} $1*2 [~ $2] [~ $1]]/5"
d'drum $ sound "[[$1 $1:1]*2 $2 $1*2 [~ $2] [~ $1]]/5"
d'drum $ sound "[$1*2 $2 [~ $1] $2]/4"
d'drum $ sound "[[$1 ~ ~ $1] $2 [~ $1] $2]/4"