diff --git a/src/routes/(content)/learn/weighting-stats/+page.svx b/src/routes/(content)/learn/weighting-stats/+page.svx index 4c743197..d6780c2f 100644 --- a/src/routes/(content)/learn/weighting-stats/+page.svx +++ b/src/routes/(content)/learn/weighting-stats/+page.svx @@ -14,6 +14,7 @@ featuredimage: /learn/weighting-stats/05_src_with_pitch_and_conf.jpg The `weights` parameter of [BufStats](/reference/bufstats) can be passed a buffer, the values of which will be used for relative weighting of each corresponding frame in the `source` buffer. This will create "weighted" statistics where some values in the data have more impact on the resulting statistical summary than others. All seven of the resulting statistics of BufStats may be affected by using the weights.