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.
Files

22 lines
493 B
Plaintext
Raw Permalink Normal View History

# -*- mode: snippet -*-
# name: p3perc
# group: pistonlp
# key: p3perc
# expand-env: (yas-indent-line fixed)
# --
-- @p3perc
d'perc $
{- -- (3)
-- within (0, 0.5) (# vowel "o") $ -- (5)
-- whenmod 3 2 rev $ -- (4)
chop 16 $
within (0.5, 1.5) (
(# orbit 1) .
(# delay 0.3) . (# delayfeedback 0.5) . (# delaytime 0.766) --(138/60)/3
) $
-- -}
stack [
s "~ ${1:wt}*2" -- (0)
-- sound "[[${2:k}:1 [~ $2:1] $2:1 [~ $2:1]] ${3:sn}]/8" -- (1) alone, (2) w/ wt
]