Liking cljdoc? Tell your friends :D

midi.soundfont


load-all-instruments!clj

(load-all-instruments! synth src)

Loads all of the instruments from a soundbank or soundfont into a MIDI synthesizer.

src may be either an existing (i.e. pre-evaluated) soundbank, or a supported soundfont (i.e. a DLS or SF2 file) in the form of a File or an InputStream.

Loads all of the instruments from a soundbank or soundfont into a MIDI
synthesizer.

`src` may be either an existing (i.e. pre-evaluated) soundbank, or a
supported soundfont (i.e. a DLS or SF2 file) in the form of a File or
an InputStream.
sourceraw docstring

load-patchclj

(load-patch synth patch-number)
source

midi-testclj

(midi-test synth)
source

Soundbankcljprotocol

soundbank-ofclj

(soundbank-of x)
source

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close