library

SoundPool (DEPRECATED)

A SoundPool class. Useful for SFX in fighting games. Uses Sleitnick’s trove and signal packages along with frqstbite’s object-pool package.

Installation

Studio Wally

Using the Studio Wally plugin:

  1. Open the widget
  2. Search kashtheking/sound-pool
  3. Click the download button and choose a download option (“Shared module” is recommended)

Wally

Add this to the [dependencies] section of your wally.toml:

SoundPool = "kashtheking/sound-pool@0.1.0"