PureData CEAMMC library web documentation
доступно с версии: 0.9.4
Computes the adjacent difference of the elements of the input list • y0 = x0 • y1 = x1 - x0 • y2 = x2 - x1 • y3 = x3 - x2 etc…
list running difference partial cumulative
Смотрите также: [list.runsum]
Авторы: Serge Poltavsky
Лицензия: GPL3 or later