Liking cljdoc? Tell your friends :D
Clojure only.

score.mask.bpf

Break-point functions. Based on Andre Bartetzki's CMask.

Break-point functions. Based on Andre Bartetzki's CMask.
raw docstring

bpfclj

(bpf pts & {:keys [ipl] :or {ipl :linear}})

Creates break-point generator functions. Optional :ipl arg can be :linear (the default), positive or negative number (for exponential curves), :cos (for half-cosine), or :none (for no interpolation).

Creates break-point generator functions. Optional :ipl arg can be
:linear (the default), positive or negative number (for exponential curves), 
:cos (for half-cosine), or :none (for no interpolation).
sourceraw docstring

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

× close