Closed esonderegger closed 3 years ago
This PR adds an optional peakHoldDuration field that can be specified when calling createMeter. If provided, the meter will reset its peaks after the specified number of milliseconds.
peakHoldDuration
createMeter
This PR adds an optional
peakHoldDuration
field that can be specified when callingcreateMeter
. If provided, the meter will reset its peaks after the specified number of milliseconds.