persistent_moog.tidal 461 Bytes
do
  d1
    $ whenmod 32 24 (mask "t(<0!4 1!4 2!4 8>, 8)")
    $ fast 4 $ s "reverbkick" # lpf 200 # gain 0.8
  d2
    $ fast "8 [4|8] . <16!3 [16 8]>" $ s "dr"
    # gain (0.7)
  d3
    $ every' 4 3 (often (off 0.125 id))
    $ s "cp" # lpf 2000 # gain (slow 16 $ range 0.5 1 sine)
  d4
    $ whenmod 16 12 (# lpf 200)
    $ scramble 4
    $ note (scale "aeolian" (run 8))
    # s "moog"
    # n (slow 4 "<0 1 2>")
    # gain 0.65
    # cut 3



once $ s "cp"