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 23:32:36 +01:00
|
|
|
# -*- mode: snippet -*-
|
|
|
|
|
# name: p4shard
|
|
|
|
|
# group: pistonlp
|
|
|
|
|
# key: p4shard
|
|
|
|
|
# expand-env: (yas-indent-line fixed)
|
|
|
|
|
# --
|
|
|
|
|
-- @p4shard
|
|
|
|
|
d'shard $
|
|
|
|
|
-- whenmod 7 3 (density (5/4)) $ -- (1)
|
2017-06-27 12:12:05 +01:00
|
|
|
within (0.5, 0.75) (iter 4) $ whenmod 3 2 (slow 2) $ slow 8 $ every 2 rev $
|
2017-06-10 23:32:36 +01:00
|
|
|
striate 128 $ s "[${1:ice} ${2:plode}]*2" -- (2) ice wtsn
|
|
|
|
|
# cutoff 441 -- 0.02 * (44100/2)
|
|
|
|
|
# resonance 0.001
|
|
|
|
|
# speed 0.7
|
|
|
|
|
# gain 0.7
|
|
|
|
|
-- # vowel "u e" -- (2)
|