Interface: Timescale
January 9, 2021 · View on GitHub
andesitejs / Exports / api/types / Timescale
Interface: Timescale
api/types.Timescale
Hierarchy
- Timescale
Table of contents
Properties
Properties
pitch
• Optional pitch: undefined | number
Pitch to set.
default 1
Defined in: api/types.ts:265
rate
• Optional rate: undefined | number
Rate to set.
default 1
Defined in: api/types.ts:271
speed
• Optional speed: undefined | number
Speed to play music at.
default 1
Defined in: api/types.ts:259