Skip to content

PitchPreservingTimeStretchOptions

Defined in: time-stretch.ts:3

readonly channelCount: number

Defined in: time-stretch.ts:7


readonly optional grainFrames: number

Defined in: time-stretch.ts:10

Analysis grain size. The implementation clamps it to the available input.


readonly input: Float32Array

Defined in: time-stretch.ts:4


readonly inputFrames: number

Defined in: time-stretch.ts:5


readonly outputFrames: number

Defined in: time-stretch.ts:6


readonly optional reverse: boolean

Defined in: time-stretch.ts:8