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
+16
View File
@@ -0,0 +1,16 @@
# -*- mode: snippet -*-
# name: jwbass
# group: juliese
# key: jwbass
# expand-env: (yas-indent-line fixed)
# --
-- @jwbass
d'wbass $ -- (sometimesBy 0.6 $ superimpose (rev . slow (5/4))) $ -- (5)
-- every' 4 4 (0.32 ~>) $ -- (2)
chop 16 $
sound "[wb wb:1 ~ ~]/4"
-- sound "[wb [wb:1 wb:2] ~ ~]/4" -- (1)
-- sound "[wb [wb:1 wb:2] ~ [wb:1 wb:2]]/4" -- (2)
-- sound "[wb [wb:1 wb:2] ~ [[wb:1 wb:1/2] wb:2]]/4" -- (4)
# gain 0.9
-- # speed "[1 1 2]/3" -- (3)