Skip to content

API Reference


API Reference / Threshold

Type Alias: Threshold

ts
type Threshold = number;

Defined in: core/types.ts:52

Threshold value for peak detection (0.0 to 1.0)

Released under the Apache License 2.0