sfixed   xtlang


Defined in:  https://github.com/digego/extempore/tree/v0.8.9/examples/core/audio_streams.xtm

Implementation

(bind-func sfixed:[Stream{!a}*,!a]*
  (lambda (x)
    (scons x (sfixed x))))


Back to Index