API reference
Every public class, method, and event in @codexo/exojs. Generated from source.
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: numberFine pitch offset in cents.
playbackRate: numberPlayback rate multiplier (1 = normal).
Source