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 08:34:54 +01:00
|
|
|
# -*- mode: snippet -*-
|
|
|
|
|
# name: b3bass
|
|
|
|
|
# group: battery123
|
|
|
|
|
# key: b3bass
|
2017-06-10 14:47:19 +01:00
|
|
|
# expand-env: (yas-indent-line fixed)
|
2017-06-10 08:34:54 +01:00
|
|
|
# --
|
|
|
|
|
-- @b3bass
|
2017-06-10 16:58:02 +01:00
|
|
|
let p = "${1:bass}*4" -- "{$1*4, ${2:wobble}*3}" (4)
|
2017-06-10 08:34:54 +01:00
|
|
|
in d'bass $ cf $
|
|
|
|
|
-- spread slow [2,(7/4)] $ -- (2)
|
|
|
|
|
-- whenmod 7 6 (density 1.5) $ -- (1)
|
|
|
|
|
-- iter 4 $ -- (3)
|
|
|
|
|
s p
|
|
|
|
|
# n "0 1"
|
|
|
|
|
# begin 0.4
|
|
|
|
|
# speed 1.2
|
|
|
|
|
# shape 0.2
|