This repository has been archived on 2026-09-07. You can view files and clone it. You cannot open issues or pull requests or push a commit.
2017-06-10 15:05:01 +01:00
|
|
|
# -*- mode: snippet -*-
|
|
|
|
|
# name: jpc
|
|
|
|
|
# group: juliese
|
|
|
|
|
# key: jpc
|
|
|
|
|
# expand-env: (yas-indent-line fixed)
|
|
|
|
|
# --
|
|
|
|
|
-- @jpc
|
|
|
|
|
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)
|
2017-06-10 17:24:08 +01:00
|
|
|
slow 16 $ gap 48 $ sound "${1:pc:1}"
|
2017-06-10 15:05:01 +01:00
|
|
|
# gain 0.7
|
|
|
|
|
# cut 7
|
|
|
|
|
# speed "[1 0.7]"
|