note-pitch   xtlang


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

Implementation

(bind-func note-pitch
  (lambda (idx)
    (pref osc_xs idx)))


Back to Index