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:36:35 +01:00
|
|
|
# -*- mode: snippet -*-
|
|
|
|
|
# name: pn3arm
|
|
|
|
|
# group: pigsnose
|
|
|
|
|
# key: pn3arm
|
|
|
|
|
# expand-env: (yas-indent-line fixed)
|
|
|
|
|
# --
|
|
|
|
|
-- @pn3arm
|
|
|
|
|
d'arm $ cf $
|
|
|
|
|
-- every 2 (density 3) $ -- (2)
|
|
|
|
|
-- every 8 (# speed "2") $ -- (1)
|
2017-06-10 17:38:52 +01:00
|
|
|
slow 4 $ s "${1:armora}"
|
2017-06-10 15:36:35 +01:00
|
|
|
-- # shape (scale 0 (2/3) $ slow 4 sinewave1) -- (3)
|