ArrayQuantizer Op

ArrayQuantizer

quantize input to nearest number in array



Edit Documentation

Full Name
  • Ops.Array.ArrayQuantizer
Visibility
  • Core Op - Official cables op
License
  • MIT
Author


 

Example Patch ArrayQuantizer example

Example patch for ArrayQuantizer

Open In Editor

INPUT PORTS


Value (Number)

input number

Constraints Array Input (Array)

array of numbers to which the input should be quantized (so called constraints)

OUTPUT PORTS


Quantized Value (Number)

the quantized number

Quantization Error (Number)

the difference between the quantized and unquantized number


Patches using ArrayQuantizer

  • Examples
  • Public
  • My Patches

Changelog


created opuser avatarsimod - 2021-02-09 18:07
Ops.User.simod.Quantizer renamed to Ops.WebAudio.NoteQuantizeruser avatarsimod - 2021-02-09 18:09
Ops.WebAudio.NoteQuantizer renamed to Ops.Array.ArrayQuantizeruser avatarcables - 2021-02-10 11:05