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 -*-
|
|
|
|
|
# name: jbass
|
|
|
|
|
# group: juliese
|
|
|
|
|
# key: jbass
|
|
|
|
|
# expand-env: (yas-indent-line fixed)
|
|
|
|
|
# --
|
|
|
|
|
-- @jbass
|
|
|
|
|
d'bass $
|
|
|
|
|
-- slowspread (\x -> within (0.5, 1) (x)) [id, slow 2 . brak] $ -- (4)
|
|
|
|
|
-- whenmod 4 2 (density 3) $ -- (3)
|
|
|
|
|
-- whenmod 3 2 (slow 2) $ -- (2)
|
2017-06-10 17:24:08 +01:00
|
|
|
sound "[[${1:vb} $1:1] ~]/2"
|
2017-06-10 15:05:01 +01:00
|
|
|
# end (slow 1.4 "0.2 0.4")
|
|
|
|
|
# vowel "e o"
|
|
|
|
|
-- # speed (slow 2.5 "1 -1") -- (1)
|