Skip to main content
Module

x/targadactyl/deps.ts>SoundMap

tga.js implemented in Deno
Latest
interface SoundMap
import { type SoundMap } from "https://deno.land/x/targadactyl@1.2.0/deps.ts";

Mapping of sound names (strings) to AudioPlayers

Methods

getPlayer(key: string): AudioPlayer

Returns AudioPlayer for a certain audio layer