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
juliese/snippets/julsetup
T

19 lines
359 B
Plaintext

# -*- mode: snippet -*-
# name: julsetup
# group: juliese
# key: julsetup
# expand-env: (yas-indent-line fixed)
# --
let bpm b = cps (b/60)
every' n o f = when ((== (o-1)) . (\`mod\` n)) f
msil = mapM_ ($ silence)
d'drum = d1
d'perc = d2
d'bass = d3
d'eg = d4
d'gt = d5
d'udu = d6
d'pc = d7
d'pcl = d8
d'wbass = d9