PureData CEAMMC library web documentation
available since version: 0.7
blackman
generate blackman window
blackman-harris
generate blackman-harris window
fit
fit array y-bounds to 0..1 range
flattop
generate flattop window
gauss
generate gauss window
hamming
generate hamming window
hann
generate hann window
nuttall
generate nuttall window
rect
generate rectangular window
sine
generate sine window
tri
generate triangular window
@array
Get/set array name
type: symbol
@redraw
Get/set redraw after array change
type: bool
default: 1
@type
Get/set window type
type: symbol
enum: tri, welch, hann, sine, rect, hamming, blackman, nuttall, blackman-harris, flattop, gauss
default: hann
See also: [window]
Authors: Serge Poltavsky
License: GPL3 or later