Archived
add snippets for easier performance, and update readme
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user