web-audio-api
Audio library
A Node.js implementation of the Web Audio API specification
Node.js implementation of Web audio API
826 stars
41 watching
67 forks
Language: JavaScript
last commit: 5 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
webaudio/web-audio-api | An editor's draft of the Web Audio API specification | 1,052 |
audiojs/audio | A JavaScript class for manipulating audio data | 240 |
pixijs/sound | A WebAudio API playback library with filters and support for modern browsers. | 409 |
mohayonao/web-audio-utils | Utility functions for Web Audio API | 10 |
audionet/node-core-audio | Provides JavaScript access to audio buffers and basic audio processing functionality via PortAudio bindings. | 330 |
theodeus/tuna | An audio effects library for the Web Audio API | 1,735 |
alemangui/pizzicato | A JavaScript library for creating and manipulating sounds with the Web Audio API | 1,677 |
kolber/audiojs | An audio player library for the HTML5 <audio> tag with cross-browser support and fallbacks. | 2,104 |
processing/p5.js-sound | Enables Web Audio capabilities in p5.js projects through audio input, playback, manipulation, effects, recording, sequencing, analysis, and synthesis. | 877 |
higuma/web-audio-recorder-js | A JavaScript library for recording and encoding audio from Web Audio API source nodes. | 775 |
rserota/wad | A JavaScript library for dynamic sound synthesis and audio processing using the Web Audio API. | 1,901 |
soundio/soundstage | A graph object model and sequencing engine for Web Audio processing graphs | 65 |
kylestetz/web-audio-basics | A web audio tutorial project providing simple examples to demonstrate various Web Audio API concepts | 119 |
alemangui/web-audio-resources | A curated collection of web audio resources and tools for building interactive music applications | 511 |
chrisguttandin/standardized-audio-context | A cross-browser wrapper for the Web Audio API aiming to closely follow the standard. | 680 |