change snippet prefix j -> jul, and fix iter bug in julperc

This commit is contained in:
Aneurin Barker Snook
2017-06-27 23:57:06 +01:00
parent 56cab25594
commit d2be97768a
13 changed files with 90 additions and 90 deletions
+15
View File
@@ -0,0 +1,15 @@
# -*- mode: snippet -*-
# name: julperc
# group: juliese
# key: julperc
# expand-env: (yas-indent-line fixed)
# --
-- @julperc
d'perc $
-- iter 5 $ -- (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 "$1:1 $1") $ -- (2)
sound "${1:hh} $1:2"
# gain 0.6