All Projects → pixijs → Pixi Sound

pixijs / Pixi Sound

Licence: mit
WebAudio API playback library, with filters. Modern audio playback for modern browsers.

Programming Languages

typescript
32286 projects

Projects that are alternatives of or similar to Pixi Sound

pixijs-ts-boilerplate
Just another PixiJS Typescript Boilerplate with some basic functionalities
Stars: ✭ 54 (-73.13%)
Mutual labels:  pixijs, pixi
D Zone
An ambient life simulation driven by user activity within a Discord server
Stars: ✭ 466 (+131.84%)
Mutual labels:  pixijs, pixi
animate
PixiJS runtime library for content from Adobe Animate CC
Stars: ✭ 142 (-29.35%)
Mutual labels:  javascript-library, pixi
particle-emitter
A particle system for PixiJS
Stars: ✭ 709 (+252.74%)
Mutual labels:  javascript-library, pixijs
Gown.js
UI system for pixi.js inspired by feathers-ui
Stars: ✭ 195 (-2.99%)
Mutual labels:  pixijs, pixi
pixi-miniprogram
一个可运行于微信小程序的PIXI引擎,通过模拟window环境,有些功能小程序无法模拟,就直接修改了PIXI引擎代码,最终使得PIXI引擎正常运行在小程序上
Stars: ✭ 72 (-64.18%)
Mutual labels:  pixijs, pixi
Leaflet.pixioverlay
Bring Pixi.js power to Leaflet maps
Stars: ✭ 264 (+31.34%)
Mutual labels:  pixijs, pixi
pixi-shim
PIXI.js Back-End "shim". For mocking Canvas in Node.js with ❤️
Stars: ✭ 45 (-77.61%)
Mutual labels:  pixijs, pixi
React Pixi Fiber
Write PixiJS applications using React declarative style.
Stars: ✭ 568 (+182.59%)
Mutual labels:  pixijs, pixi
Pixi Particles
A particle system for PixiJS
Stars: ✭ 555 (+176.12%)
Mutual labels:  pixijs, javascript-library
pixi-omber-gltf2-vector
Pixi.js library for using vector art created in Omber that's saved in glTF 2.0 format
Stars: ✭ 13 (-93.53%)
Mutual labels:  pixijs, pixi
Pixi Seed
Pixi.js project seed with ES6 and webpack
Stars: ✭ 149 (-25.87%)
Mutual labels:  pixijs, pixi
Pixi Live2d
Display live2D model as a sprite in pixi.js.
Stars: ✭ 537 (+167.16%)
Mutual labels:  pixijs, pixi
Pixi.js
The HTML5 Creation Engine: Create beautiful digital content with the fastest, most flexible 2D WebGL renderer.
Stars: ✭ 34,982 (+17303.98%)
Mutual labels:  pixijs, pixi
Pixi Haxe
Externs of Pixi.js for Haxe
Stars: ✭ 175 (-12.94%)
Mutual labels:  pixijs, pixi
Ui Components
Most used UI Components — of web applications. Curated/Most loved components for web development
Stars: ✭ 175 (-12.94%)
Mutual labels:  javascript-library
Geopackage Js
GeoPackage JavaScript Library
Stars: ✭ 191 (-4.98%)
Mutual labels:  javascript-library
Black
World's fastest HTML5 2D game engine   🛸
Stars: ✭ 174 (-13.43%)
Mutual labels:  webaudio
Semantic Ui React
The official Semantic-UI-React integration
Stars: ✭ 12,561 (+6149.25%)
Mutual labels:  javascript-library
Asn1.js
ASN1js is a pure JavaScript library implementing a full ASN.1 BER decoder and encoder.
Stars: ✭ 196 (-2.49%)
Mutual labels:  javascript-library

PixiJS Sound

WebAudio API playback library, with filters. Modern audio playback for modern browsers.

Node.js CI

Features

  • Pausing and resuming
  • Independent volume control
  • Support blocking or layered sounds (multiple instances)
  • Support for PIXI.Loader system
  • Dynamic filters:
    • ReverbFilter
    • DistortionFilter
    • EqualizerFilter
    • StereoFilter
    • TelephoneFilter

Known Compatibility

  • Chrome 58+
  • Firefox 49+
  • Safari 10+
  • iOS 9+
  • IE 9+

Usage

Installation is available by NPM:

npm i pixi-sound --save

Resources

License

MIT License.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].