Liking cljdoc? Tell your friends :D

omkamra.fluidsynth.synth


all-notes-offclj

(all-notes-off &synth chan)
source

all-sounds-offclj

(all-sounds-off &synth chan)
source

bank-selectclj

(bank-select &synth chan bank)
source

ccclj

(cc &synth chan ctrl value)
source

channel-pressureclj

(channel-pressure &synth chan value)
source

createclj

(create)
(create settings)
source

deleteclj

(delete &synth)
source

get-cpu-loadclj

(get-cpu-load &synth)
source

get-settingsclj

(get-settings &synth)
source

noteoffclj

(noteoff &synth chan key)
source

noteonclj

(noteon &synth chan key vel)
source

pitch-bendclj

(pitch-bend &synth chan value)
source

program-changeclj

(program-change &synth chan program)
source

program-selectclj

(program-select &synth chan sfont-id bank-num preset-num)
source

set-bank-offsetclj

(set-bank-offset &synth id offset)
source

set-channel-typeclj

(set-channel-type &synth chan type)
source

sfloadclj

(sfload &synth filename)
(sfload &synth filename reset-presets)
source

sfont-selectclj

(sfont-select &synth chan sfont-id)
source

sfreloadclj

(sfreload &synth id)
source

sfunloadclj

(sfunload &synth id)
(sfunload &synth id reset-presets)
source

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

× close