hbass 249 B

1234567891011121314
  1. # -*- mode: snippet -*-
  2. # name: hbass
  3. # group: haddeo
  4. # key: hbass
  5. # expand-env: (yas-indent-line fixed)
  6. # --
  7. -- @hbass
  8. let s = striate 16
  9. in d'bass $
  10. slow 8 $ stack [
  11. s $ sound "bass",
  12. s $ sound "sine"
  13. ]
  14. # gain 0.9