Archived
improve composition notes, and create daft number of snippets for easier performance
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
# -*- mode: snippet -*-
|
||||
# name: p7bassb
|
||||
# group: pistonlp
|
||||
# key: p7bassb
|
||||
# expand-env: (yas-indent-line fixed)
|
||||
# --
|
||||
-- @p7bassb
|
||||
let bm f = scale f (0.5 + f) $ density (5/4) sine1
|
||||
in d'bass $
|
||||
(# begin (bm 0)) $
|
||||
(# end (bm 0.05)) $
|
||||
slow 8 $
|
||||
slowspread (\c -> rev . chop c) [12, 24] $
|
||||
bassP $ n "[0 1]/2" # s "${1:dubb}"
|
||||
Reference in New Issue
Block a user