@armathai/pixi-sound

Playback library for Pixi.js

Usage no npm install needed!

<script type="module">
  import armathaiPixiSound from 'https://cdn.skypack.dev/@armathai/pixi-sound';
</script>

README

Pixi Sound

pixi-sound is a playback library plugin for Pixi.js. It uses howlerjs under the hood.

npm version styled with prettier

Install

$ npm install @armathai/pixi-sound # for npm users
$ yarn add @armathai/pixi-sound # for yarn users