No cljdoc config found, articles auto discovered.
Library authors can specify article order and hierarchy.
→ Articles docs
(all-notes-off &synth chan)
(all-sounds-off &synth chan)
(bank-select &synth chan bank)
(cc &synth chan ctrl value)
(channel-pressure &synth chan value)
(create)
(create settings)
(delete &synth)
(get-cpu-load &synth)
(get-settings &synth)
(noteoff &synth chan key)
(noteon &synth chan key vel)
(pitch-bend &synth chan value)
(program-change &synth chan program)
(program-select &synth chan sfont-id bank-num preset-num)
(set-bank-offset &synth id offset)
(set-channel-type &synth chan type)
(sfload &synth filename)
(sfload &synth filename reset-presets)
(sfont-select &synth chan sfont-id)
(sfreload &synth id)
(sfunload &synth id)
(sfunload &synth id reset-presets)
cljdoc is a website building & hosting documentation for Clojure/Script libraries