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

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