note-activity   xtlang


Defined in:  https://github.com/digego/extempore/tree/v0.8.9/examples/contrib/kinect_fire.xtm

Implementation

(bind-func note-activity
  (lambda (idx)
    (+ (pref osc_xxs idx)
       (pref osc_yys idx))))


Back to Index