Archived
change snippet prefix j -> jul, and fix iter bug in julperc
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
# -*- mode: snippet -*-
|
||||
# name: julpc
|
||||
# group: juliese
|
||||
# key: julpc
|
||||
# expand-env: (yas-indent-line fixed)
|
||||
# --
|
||||
-- @julpc
|
||||
d'pc $
|
||||
-- whenmod 7 5 (density 1.25) $ -- (3)
|
||||
-- slowspread ($) [rev, id, brak, (0.25 ~>), id] $ -- (2)
|
||||
-- slowspread (\x -> within x (slow 1.5)) [(0.25, 0.5), (0.75, 1), (0.25, 0.75)] $ -- (1)
|
||||
slow 16 $ gap 48 $ sound "${1:pc:1}"
|
||||
# gain 0.7
|
||||
# cut 7
|
||||
# speed "[1 0.7]"
|
||||
Reference in New Issue
Block a user