send-fluid-last-row-osc   xtlang


Defined in:  https://github.com/digego/extempore/tree/v0.8.9/libs/external/fluid2d.xtm

Implementation

(bind-func send-fluid-last-row-osc
  (lambda (addy cube:fluidcube* type:i32)
    (send-fluid-row-osc addy cube type 0)))


Back to Index