API reference

Every public class, method, and event in @codexo/exojs. Generated from source.

I

interfaceRatePitched

@codexo/exojs / audio / stable

A voice with rate / pitch controls.

2
props
0
methods
0
events
Import
import { RatePitched } from '@codexo/exojs'

A voice with rate / pitch controls.

Properties2
detune: number
Fine pitch offset in cents.
playbackRate: number
Playback rate multiplier (1 = normal).
Source