Archived
improve composition notes, and create daft number of snippets for easier performance
This commit is contained in:
@@ -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"
|
||||
Reference in New Issue
Block a user