Liking cljdoc? Tell your friends :D
Clojure only.

score.mask.quantizer

Quantize. Based on Andre Bartetzki's CMask.

Quantize. Based on Andre Bartetzki's CMask.
raw docstring

quantizeclj

(quantize g genfn)
(quantize g s genfn)
(quantize g s o genfn)

A quantizer attracts the results of the preceeding modul onto a quantization grid q. The optional strength s {0...1} (default 1) specifies to which extent the grid takes effect (1 is total quantization, 0 is no quantization at all). The optional offset o (default 0) shifts the whole grid by the given amount. Each of the 3 parameters may be constant or time variant (bpf).

A quantizer attracts the results of the preceeding modul onto a quantization 
grid q. The optional strength s  {0...1} (default 1) specifies to which 
extent the grid takes effect (1 is total quantization, 0 is no quantization 
at all). The optional offset o (default 0) shifts the whole grid by the given 
amount. Each of the 3 parameters may be constant or time variant (bpf). 
sourceraw docstring

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

× close