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

17 lines
406 B
Plaintext
Raw Permalink Normal View History

# -*- mode: snippet -*-
# name: p5gnome
# group: pistonlp
# key: p5gnome
# expand-env: (yas-indent-line fixed)
# --
-- @p5gnome
let g sm f = smash 64 sm $ s "~ ${1:gnome}" # pan (f $ slow 4 sine1)
in d'gnome $ whenmod 5 3 (slow 1.5) $ rev $
stack [
g [0.5,1] id,
g [(1/2.5),1] (0.5 <~)
]
# speed 1.2
# shape ((0.25 ~>) $ scale 0 0.5 $ density 3 sine1)
# gain 0.6