Overview: Means and variances of input Signal objects are calculated. A flag controls whether a sliding window is used to calculate means and variances or whether an onset detection data isused to segment the data instead. In the second case, the means and variances of each segment are output. A second flag controls whether silence gating information is used to separate silences into their own segments.
Data Handling: The data matrix of the input Signal object is replaced with an array containing its means and variances.