bbq.tidal 712 Bytes
do
  d1
    $ whenmod 32 16 (# lpf 200)
    $ whenmod 16 10 (slow 2)
    $ "k*4" # "jazz"
    # gain 0.65
  d2
    $ superimpose (
      const $ fast 2 $ whenmod 4 2 (often (fast 2)) $ "~ sn" # "snare:2"
      # gain 0.8
    )
    $ sometimes (# "ho:1")
    $ fast 2
    $ mask "<t!16 f!16>"
    $ "hh(<3!3 5>,8)" # note "<0!3 2>"
    # gain (slow 16 $ range 0.62 0.5 sine)
  d3
    $ mask "<t f t t>"
    $ whenmod 4 3 (stut 2 0.9 "q")
    $ "~ cp" # gain 0.9 # lpf "4000"
  d5
    $ mask "<t t t f t>"
    $ note (scale "lydian" (
      "0 -2 . 0 2 -2" + "<d'min'2 d'min d'maj'2 d'maj>"
    ))
    # octave 2
    # crush "<6!3 <5 4.5>>"
    # s "bassWarsaw"
    # gain 0.75
  d6 $ "cpu1"


  solo 2

  d4 $ ""