run   xtlang


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

Implementation

(bind-func run:[void,Stream{!a}*]*
  (lambda (s)
    (run s 10000000000)))


Back to Index

Similar Entries