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
haddeo-remix/snippets/hbass
T

15 lines
259 B
Plaintext
Raw Normal View History

2017-06-10 09:06:42 +01:00
# -*- mode: snippet -*-
# name: hbass
# group: haddeo
# key: hbass
# expand-env: (yas-indent-line fixed)
2017-06-10 09:06:42 +01:00
# --
-- @hbass
let s = striate 16
in d'bass $
slow 8 $ stack [
s $ sound "${1:bass}",
s $ sound "${2:sine}"
2017-06-10 09:06:42 +01:00
]
# gain 0.9