SoundJS
Audio library
A JavaScript library providing a consistent API for working with audio across different browsers and devices
A Javascript library for working with Audio. It provides a consistent API for loading and playing audio on different browsers and devices. Currently supports WebAudio, HTML5 Audio, Cordova / PhoneGap, and a Flash fallback.
4k stars
218 watching
832 forks
Language: JavaScript
last commit: almost 4 years ago
Linked from 3 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
goldfire/howler.js | An audio library that provides a single API for working with audio in the browser, using both Web Audio and HTML5 Audio. | 24,113 |
scottschiller/soundmanager2 | Provides a reliable and cross-browser platform audio API | 4,995 |
audiojs/web-audio-api | A Node.js implementation of the Web Audio API specification | 831 |
pixijs/sound | A WebAudio API playback library with filters and support for modern browsers. | 410 |
processing/p5.js-sound | Enables Web Audio capabilities in p5.js projects through audio input, playback, manipulation, effects, recording, sequencing, analysis, and synthesis. | 878 |
alemangui/pizzicato | A JavaScript library for creating and manipulating sounds with the Web Audio API | 1,677 |
ionden/ion.sound | A JavaScript plugin for playing sounds in web applications using the Web Audio API and HTML5 Audio. | 711 |
jussi-kalliokoski/audiolib.js | A comprehensive JavaScript toolkit for audio processing and manipulation, providing a wide range of tools and features for audio developers. | 673 |
audiojs/audio | A JavaScript class for manipulating audio data | 240 |
createjs/easeljs | A JavaScript library for building high-performance 2D interactive content on HTML5 Canvas. | 8,149 |
henrikjoreteg/soundeffectmanager | A simple sound effect manager for playing sounds using the Web Audio API | 6 |
mudcube/midi.js | A library to program synesthesia into web-based MIDI applications | 3,824 |
nicolas-van/sonant-x | A JavaScript synthesizer library used to generate sound effects and music for video games and small applications. | 236 |
vueuse/sound | A Vue composable for playing sound effects using the Composition API and Howler.js audio utility. | 503 |
loov/jsfx | A JavaScript library for generating sound effects with customizable parameters and APIs for use in game development or other applications. | 578 |