julwbass 484 B

12345678910111213141516
  1. # -*- mode: snippet -*-
  2. # name: julwbass
  3. # group: juliese
  4. # key: julwbass
  5. # expand-env: (yas-indent-line fixed)
  6. # --
  7. -- @julwbass
  8. d'wbass $ -- (sometimesBy 0.6 $ superimpose (rev . slow (5/4))) $ -- (5)
  9. -- every' 4 4 (0.32 ~>) $ -- (2)
  10. chop 16 $
  11. sound "[${1:wb} $1:1 ~ ~]/4"
  12. -- sound "[$1 [$1:1 $1:2] ~ ~]/4" -- (1)
  13. -- sound "[$1 [$1:1 $1:2] ~ [$1:1 $1:2]]/4" -- (2)
  14. -- sound "[$1 [$1:1 $1:2] ~ [[$1:1 $1:1/2] $1:2]]/4" -- (4)
  15. # gain 0.9
  16. -- # speed "[1 1 2]/3" -- (3)