PureData CEAMMC web documentation

PureData CEAMMC library web documentation

View on GitHub

Distribution download

index :: list

list.normalize

normalizes float list values to get their sum = 1.0

available since version: 0.1


information

There are two modes of normalization: 1. by sum - multiply all elements to such number to get total sum = 1.0 2. by value range - maps all values to range 0..1 lineary

example

properties:

inlets:

outlets:

keywords:

list normalize

Authors: Serge Poltavsky

License: GPL3 or later