ArrayQuantizer Op

ArrayQuantizer

quantize input to nearest number in array



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


Example Patch ArrayQuantizer example

Example patch for ArrayQuantizer

Open In Editor

INPUT PORTS


Value (Number)

<p>input number</p>

Constraints Array Input (Array)

<p>array of numbers to which the input should be quantized (so called constraints)</p>

OUTPUT PORTS


Quantized Value (Number)

<p>the quantized number</p>

Quantization Error (Number)

<p>the difference between the quantized and unquantized number</p>


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