TimescaleSettings

The settings for the timescale filter.

Signature

export interface TimescaleSettings

Properties

3

Methods

0

No methods.

Properties

speed?: number;

The speed of the timescale filter.

@type{number | undefined}
pitch?: number;

The pitch of the timescale filter.

@type{number | undefined}
rate?: number;

The rate of the timescale filter.

@type{number | undefined}