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
+16
View File
@@ -0,0 +1,16 @@
# -*- mode: snippet -*-
# name: p5gnome
# group: pistonlp
# key: p5gnome
# expand-env: (yas-indent-line fixed)
# --
-- @p5gnome
let g sm f = smash 64 sm $ s "~ ${1:gnome}" # pan (f $ slow 4 sine1)
in d'gnome $ whenmod 5 3 (slow 1.5) $ rev $
stack [
g [0.5,1] id,
g [(1/2.5),1] (0.5 <~)
]
# speed 1.2
# shape ((0.25 ~>) $ scale 0 0.5 $ density 3 sine1)
# gain 0.6