framesmooth~
Description
The framesmooth~ object performs averaging of consecutive samples, grouped into frames, without blurring across the frames.
Arguments
None.
Attributes
framesize [atom_long]
The number of samples per frame. If working with FFT output, this should be set to the size of the FFT.
smoothness [atom_long]
The number of samples to be averaged to produce the smoothed output.
Common Box Attributes
Messages
signal
Sets the number of audio samples to be smoothed.
Output
signal
Output samples with smoothing applied
See Also
Name | Description |
---|---|
fft~ | |
frameaverage~ | |
plot~ | |
vectral~ |