PureData CEAMMC library web documentation
доступно с версии: 0.4
TYPE
window name: blackman, blackman-harris, flattop, gauss, hamming, hann, nuttall,
rect, sine, tri, welch
тип: symbol
SIZE
window size
тип: int
единица: samp
blackman
Sets Blackman window type
blackman-harris
Sets Blackman-Harris window type
flattop
Sets Flattop window type
gauss
Sets Gauss window type
hamming
Sets Hamming window type
hann
Sets Hann window type
nuttall
Sets Nuttall window type
rect
Sets Rectangle window type
sine
Sets Sine window type
tri
Sets Triangle window type
welch
Sets Welch window type
@type
Запросить/установить window type. See argument description
тип: symbol
по умолчанию: hann
@size
Запросить/установить window size
тип: int
единица: samp
минимальное значение: 16
по умолчанию: 512
Авторы: Serge Poltavsky
Лицензия: GPL3 or later