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:05:01 +01:00
|
|
|
# -*- mode: snippet -*-
|
2017-06-27 23:57:06 +01:00
|
|
|
# name: julwbass
|
2017-06-10 15:05:01 +01:00
|
|
|
# group: juliese
|
2017-06-27 23:57:06 +01:00
|
|
|
# key: julwbass
|
2017-06-10 15:05:01 +01:00
|
|
|
# expand-env: (yas-indent-line fixed)
|
|
|
|
|
# --
|
2017-06-27 23:57:06 +01:00
|
|
|
-- @julwbass
|
2017-06-10 15:05:01 +01:00
|
|
|
d'wbass $ -- (sometimesBy 0.6 $ superimpose (rev . slow (5/4))) $ -- (5)
|
|
|
|
|
-- every' 4 4 (0.32 ~>) $ -- (2)
|
|
|
|
|
chop 16 $
|
2017-06-10 17:24:08 +01:00
|
|
|
sound "[${1:wb} $1:1 ~ ~]/4"
|
|
|
|
|
-- sound "[$1 [$1:1 $1:2] ~ ~]/4" -- (1)
|
|
|
|
|
-- sound "[$1 [$1:1 $1:2] ~ [$1:1 $1:2]]/4" -- (2)
|
|
|
|
|
-- sound "[$1 [$1:1 $1:2] ~ [[$1:1 $1:1/2] $1:2]]/4" -- (4)
|
2017-06-10 15:05:01 +01:00
|
|
|
# gain 0.9
|
|
|
|
|
-- # speed "[1 1 2]/3" -- (3)
|