add some extra tags, and expand to snippets

This commit is contained in:
Aneurin Barker Snook
2017-06-10 15:36:35 +01:00
parent 5964e42d99
commit f37dea7efc
19 changed files with 257 additions and 13 deletions
+11
View File
@@ -0,0 +1,11 @@
# -*- mode: snippet -*-
# name: pn2bass
# group: pigsnose
# key: pn2bass
# expand-env: (yas-indent-line fixed)
# --
-- @pn2bass
let p = slow 4 $ s "bass*2 bass*2 bass*3 bass*3" -- (3) slow 5
-- p = slow 5 $ s "bass*2 bass*2 bass*3 bass*3 ~" -- (2)
in d'bass $ p
-- # speed (scale 1 2 $ density 2.4 sinewave1) -- (1)