fmsynth   scheme


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

Implementation

;; next setup audio signal processing !
(bind-val fmsynth INSTRUMENT (make_instrument (fmsynth_note) (fmsynth_fx)))
(define fmsynth ($$ fmsynth))


Back to Index

Similar Entries