add snippets for easier performance, and update readme

This commit is contained in:
Aneurin Barker Snook
2017-06-10 15:05:01 +01:00
parent ddc6c1328c
commit 7b5a5c9d8a
14 changed files with 183 additions and 1 deletions
+18
View File
@@ -0,0 +1,18 @@
# -*- mode: snippet -*-
# name: jsetup
# group: juliese
# key: jsetup
# expand-env: (yas-indent-line fixed)
# --
let bpm b = cps (b/60)
every' n o f = when ((== (o-1)) . (\`mod\` n)) f
msil = mapM_ ($ silence)
d'drum = d1
d'perc = d2
d'bass = d3
d'eg = d4
d'gt = d5
d'udu = d6
d'pc = d7
d'pcl = d8
d'wbass = d9