improve composition notes, and create daft number of snippets for easier performance

This commit is contained in:
Aneurin Barker Snook
2017-06-10 23:32:36 +01:00
parent 5ffe90ec9e
commit b9d5cee137
54 changed files with 967 additions and 276 deletions
+19
View File
@@ -0,0 +1,19 @@
# -*- mode: snippet -*-
# name: p5bass2
# group: pistonlp
# key: p5bass2
# expand-env: (yas-indent-line fixed)
# --
-- @p5bass2
d'bz $
-- within (0, 0.5) rev $ -- (3)
-- whenmod 4 3 (density 1.8) $ -- (1)
chop 12 $ sound "[~ ~ [~ ${1:k:1}] !]/4"
# speed 0.9
-- # shape (scale 0 (1/3) $ density 3 sine1) -- (2)
{- -- (4)
# orbit 1
# delay 0.3
# delayfeedback 0.2
# delaytime 0.2875 --(138/60)/8
-}