Skip to content

Commit 3d2ef06

Browse files
author
James Bradbury
authored
fix typo (distane > distance) in onsetslice
1 parent 5c5e61e commit 3d2ef06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/OnsetSlice.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ parameters:
4545
The size of a smoothing filter that is applied on the novelty curve. A larger filter filter size allows for cleaner cuts on very sharp changes.
4646
frameDelta:
4747
description: |
48-
For certain metrics (HFC, SpectralFlux, MKL, Cosine), the distance does not have to be computed between consecutive frames. By default (0) it is, otherwise this sets the distane between the comparison window in samples.
48+
For certain metrics (HFC, SpectralFlux, MKL, Cosine), the distance does not have to be computed between consecutive frames. By default (0) it is, otherwise this sets the distance between the comparison window in samples.
4949
windowSize:
5050
description: |
5151
The window size. As sinusoidal estimation relies on spectral frames, we need to decide what precision we give it spectrally and temporally, in line with Gabor Uncertainty principles. http://www.subsurfwiki.org/wiki/Gabor_uncertainty

0 commit comments

Comments
 (0)