Alias: null
Common Name: Spread
Class: org. imirsel. m2k. math. Spread

Overview: A module that computes the spread of input arrays, sometimes used in onset detection functions. An array containg the spreads is output when a null input is received.

Data Handling: The input data is not modified.


Inputs:
function
[D
A frame of the function to calculate the spread of. (Double array).


Outputs:
Spread
[D
An array containing the spread calculated from each input array. (Double Array).



Properties: