Archived
14 lines
333 B
Plaintext
14 lines
333 B
Plaintext
# -*- mode: snippet -*-
|
|
# name: hnim1
|
|
# group: haddeo
|
|
# key: hnim1
|
|
# expand-env: (yas-indent-line fixed)
|
|
# --
|
|
-- @hnim1
|
|
d'nim $
|
|
{- -- (1)
|
|
superimpose (iter 4 -- (3) iter 6
|
|
-- .(# speed (scale 0.8 (0.8+(2/3)) $ slow 2.5 sine1)) -- (2)
|
|
) $ -- -}
|
|
slow 16 . striate 256 $ n "[0 1]/2" # s "${1:nimble}"
|