create snippets for easy performance

This commit is contained in:
Aneurin Barker Snook
2017-06-10 09:06:42 +01:00
parent 967d72dc55
commit 189ad0fcca
24 changed files with 322 additions and 2 deletions
+13
View File
@@ -0,0 +1,13 @@
# -*- mode: snippet -*-
# name: hdrum2
# group: haddeo
# key: hdrum2
# expand-env: (yas-indent-line 'fixed)
# --
-- @hdrum2
d'drum $ mt $ stack [
n "[1*2, 0*8, [~!! [~!! 0] ! ~!!]]/8" # s "drum",
whenmod 3 2 (density 2) $
withmod 11 5 0.5 1 (density 2) $
n "[[~ 0] [[2!! ~]/4 0]]/2" # s "kit"
]