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
+16
View File
@@ -0,0 +1,16 @@
# -*- mode: snippet -*-
# name: julwbass
# group: juliese
# key: julwbass
# expand-env: (yas-indent-line fixed)
# --
-- @julwbass
d'wbass $ -- (sometimesBy 0.6 $ superimpose (rev . slow (5/4))) $ -- (5)
-- every' 4 4 (0.32 ~>) $ -- (2)
chop 16 $
sound "[${1:wb} $1:1 ~ ~]/4"
-- sound "[$1 [$1:1 $1:2] ~ ~]/4" -- (1)
-- sound "[$1 [$1:1 $1:2] ~ [$1:1 $1:2]]/4" -- (2)
-- sound "[$1 [$1:1 $1:2] ~ [[$1:1 $1:1/2] $1:2]]/4" -- (4)
# gain 0.9
-- # speed "[1 1 2]/3" -- (3)