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: julbass
# group: juliese
# key: julbass
# expand-env: (yas-indent-line fixed)
# --
-- @julbass
d'bass $
-- slowspread (\x -> within (0.5, 1) (x)) [id, slow 2 . brak] $ -- (4)
-- whenmod 4 2 (density 3) $ -- (3)
-- whenmod 3 2 (slow 2) $ -- (2)
sound "[[${1:vb} $1:1] ~]/2"
# end (slow 1.4 "0.2 0.4")
# vowel "e o"
-- # speed (slow 2.5 "1 -1") -- (1)