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
+15
View File
@@ -0,0 +1,15 @@
# -*- mode: snippet -*-
# name: jperc
# group: juliese
# key: jperc
# expand-env: (yas-indent-line fixed)
# --
-- @jperc
d'perc $
-- iter 4 $ -- (4)
-- (# pan (density 16 "0.25 0.75")) $ -- (3)
-- whenmod 16 15 (density 3) $ -- (1)
smash 16 [0.25, 0.5] $
-- every 3 (append $ sound "hh:1 hh") $ -- (2)
sound "hh hh:2"
# gain 0.6