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: p6plode
|
|
|
|
|
# group: pistonlp
|
|
|
|
|
# key: p6plode
|
|
|
|
|
# expand-env: (yas-indent-line fixed)
|
|
|
|
|
# --
|
|
|
|
|
-- @p6plode
|
2017-06-25 00:07:35 +01:00
|
|
|
d'fly $ superimpose (slow (5/3) . iter 2) $
|
2017-06-10 23:32:36 +01:00
|
|
|
(# speed (scale 0.7 1.7 $ slow 1.1 sine1)) $
|
|
|
|
|
chop 32 $ s "[${1:plode}(5,8)]/8"
|
|
|
|
|
# cut 1
|