audio
Audio processor
A JavaScript class for manipulating audio data
Class for high-level audio manipulations [NOT MAINTAINED]
240 stars
18 watching
9 forks
Language: JavaScript
last commit: 8 months ago
Linked from 1 awesome list
audioaudiojsjavascript
Related projects:
Repository | Description | Stars |
---|---|---|
scrapjs/render | A JavaScript audio processing library providing a unified API for rendering and analyzing audio data. | 42 |
oampo/audiolet | A JavaScript library that enables real-time audio synthesis and composition within web browsers. | 892 |
audiojs/web-audio-api | A Node.js implementation of the Web Audio API specification | 826 |
soundio/soundstage | A graph object model and sequencing engine for Web Audio processing graphs | 65 |
mohayonao/pico.js | An audio processing library for cross-platform applications | 313 |
0xfe/vexwarp | Software implementation of audio time stretching and pitch shifting algorithms | 222 |
tone-lab/tone-lab | An Angular-based application demonstrating real-time audio processing using Web Audio APIs. | 44 |
processing/p5.js-sound | Enables Web Audio capabilities in p5.js projects through audio input, playback, manipulation, effects, recording, sequencing, analysis, and synthesis. | 877 |
jatinchowdhury18/pluginrunner | A utility application for running audio through an audio plugin | 15 |
korilakkuma/xsound | A JavaScript library that provides a set of audio processing features and tools for building web applications. | 208 |
audionet/node-core-audio | Provides JavaScript access to audio buffers and basic audio processing functionality via PortAudio bindings. | 330 |
pixijs/sound | A WebAudio API playback library with filters and support for modern browsers. | 409 |
experience-monks/web-audio-player | A WebAudio player that simplifies cross-browser playback and addresses common issues with streaming audio on mobile devices. | 243 |
jamesfiltness/web-audio-mixer | An audio mixer built using the Web Audio API to modify and enhance audio signals in real-time. | 101 |
experience-monks/detect-audio-autoplay | A tool to determine browser support for auto-playing audio | 14 |