Archived
improve composition notes, and create daft number of snippets for easier performance
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user