fmsynth   scheme


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

Implementation

(bind-val fmsynth INSTRUMENT (make_instrument (fmsynth_note) (fmsynth_fx)))
(define fmsynth ($$ fmsynth))
(bind-val synth INSTRUMENT (make_instrument (analogue_note) (analogue_fx)))


Back to Index

Similar Entries