setSoundSprite
setSoundSprite(id: string, sprite: { [key: string]: [number, number] }): void;
Sprite logic: Create and manage sprites from a sound by defining start and end timestamps in seconds.
setSoundSprite(id: string, sprite: { [key: string]: [number, number] }): void;
Sprite logic: Create and manage sprites from a sound by defining start and end timestamps in seconds.