PureData CEAMMC web documentation

PureData CEAMMC library web documentation

View on GitHub

Distribution download

index :: random

random.pw_lin

piecewise linear random distribution

доступно с версии: 0.4


информация

Produces random floating-point numbers, which are distributed according to a linear probability density function within each of the several subintervals [b0, b1) Linear segments specified as: bound0, prob0, bound1, prob1, etc Use @seed property to get reproducible sequences. If @seed property was not explicitly set or specified, uses generator initialized with current time.

example

аргументы:

свойства:

входы:

выходы:

ключевые слова:

linear random piecewise

Смотрите также: [random.linear] [random.pw_const]

Авторы: Serge Poltavsky

Лицензия: GPL3 or later