Archived
add snippets for easier performance, and update readme
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
# -*- mode: snippet -*-
|
||||
# name: judu
|
||||
# group: juliese
|
||||
# key: judu
|
||||
# expand-env: (yas-indent-line fixed)
|
||||
# --
|
||||
-- @judu
|
||||
d'udu $
|
||||
-- (every' 5 3 $ brak) $ -- (3)
|
||||
-- (every' 3 2 . sometimesBy 0.5 $ density (4/3)) $ -- (1)
|
||||
-- (whenmod 7 5 $ trunc (5/6)) $ -- (2)
|
||||
slow 4 . chop 128 $
|
||||
sound (samples "udu" (slow 4 $ irand 4))
|
||||
# gain 0.8
|
||||
# cut 6
|
||||
Reference in New Issue
Block a user